Release Pelican 4.7.1

This commit is contained in:
botpub 2021-10-12 14:45:30 +00:00
commit bb10d286a6
4 changed files with 12 additions and 10 deletions

View file

@ -6,7 +6,7 @@ from os.path import join, relpath
from setuptools import find_packages, setup
version = "4.7.0"
version = "4.7.1"
requires = ['feedgenerator >= 1.9', 'jinja2 >= 2.7', 'pygments',
'docutils>=0.15', 'pytz >= 0a', 'blinker', 'unidecode',