From 942e313727d1ad886a1024c24fe4a9e8e2e0bb3e Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 20 Apr 2022 00:12:09 -0400 Subject: New upstream version 8.2.0. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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', -- cgit v1.2.3