Fix new user defaults and bump to 0.3.9 bcs im dumb

Pushed 0.3.8 to PyPI and Docker hub thinking i'd already fixed a problem
with new user defaults. I hadn't.
This commit is contained in:
2020-07-24 12:04:57 +01:00
parent 2e20466925
commit f2966ef810
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# Runs it!
__version__ = "0.3.7"
__version__ = "0.3.9"
import secrets
import configparser