aboutsummaryrefslogtreecommitdiffstats
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 8cd113e..9afda23 100755
--- a/setup.py
+++ b/setup.py
@@ -135,7 +135,7 @@ class nikola_install(install):
setup(name='Nikola',
- version='6.3.0',
+ version='6.4.0',
description='A modular, fast, simple, static website generator',
long_description=open('README.rst').read(),
author='Roberto Alsina and others',