New version number

This commit is contained in:
2020-06-27 15:52:03 +01:00
parent 99c34d7916
commit 09bbe8fddf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python3
__version__ = "0.2.1"
__version__ = "0.2.2"
import secrets
import configparser