Prepare PyPi release

This commit is contained in:
Henri
2020-12-03 07:44:51 +01:00
parent 73b8bdf0c8
commit 4ae6bed7be
3 changed files with 21 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ with open('README.md', 'r') as f:
setup_kwargs = {
'name': 'wgfrontend',
'version': '0.2.1',
'version': '0.2.2',
'author': 'The Towalink Project',
'author_email': 'pypi.wgfrontend@towalink.net',
'description': 'web-based user interface for configuring WireGuard for roadwarriors',