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 17b6de7..bcdc32c 100755
--- a/setup.py
+++ b/setup.py
@@ -106,7 +106,7 @@ class nikola_build_py(build_py):
setup(name='Nikola',
- version='8.1.3',
+ version='8.2.0',
description='A modular, fast, simple, static website and blog generator',
long_description=long_description,
author='Roberto Alsina and others',