Small update.

This commit is contained in:
Wim Pomp
2022-01-25 15:57:27 +01:00
parent 63c3964036
commit be57e18b99
3 changed files with 3 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ with open('README.md', 'r') as fh:
setuptools.setup(
name='coronaflask',
version='2022.1.0',
version='2022.1.1',
author='Wim Pomp',
author_email='wimpomp@gmail',
description='Flask for a corona graph plotting website.',