From 8eeed31eb2f86ac982fa4b26f93b15828289c56d Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 22 Apr 2021 20:22:47 -0400 Subject: New upstream version 8.1.3. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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', -- cgit v1.2.3