summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d4ccf2f..17b6de7 100755
--- a/setup.py
+++ b/setup.py
@@ -106,7 +106,7 @@ class nikola_build_py(build_py):
setup(name='Nikola',
- version='8.1.2',
+ version='8.1.3',
description='A modular, fast, simple, static website and blog generator',
long_description=long_description,
author='Roberto Alsina and others',