From 8041475aab2b8efad7d2857027331bd626d26312 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Wed, 26 Aug 2015 07:57:04 -0300 Subject: Imported Upstream version 7.6.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 81ec570..6ae145c 100755 --- a/setup.py +++ b/setup.py @@ -112,7 +112,7 @@ class nikola_install(install): setup(name='Nikola', - version='7.6.0', + version='7.6.4', description='A modular, fast, simple, static website generator', long_description=open('README.rst').read(), author='Roberto Alsina and others', -- cgit v1.2.3