Add option to install suduers config for default on_change_command

This commit is contained in:
Henri
2021-02-26 22:16:21 +01:00
parent 038477b231
commit 6c478edf53
2 changed files with 15 additions and 3 deletions

View File

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