bump to 0.3.5

This commit is contained in:
2020-07-09 20:34:31 +01:00
parent 7bda2f4141
commit 89c132e92e
2 changed files with 2 additions and 2 deletions

View File

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