We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f1cf3 commit d2476ebCopy full SHA for d2476eb
apswutils/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = "0.0.4"
+__version__ = "0.1.1"
2
from .db import *
3
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
repo = apswutils
lib_name = apswutils
4
-version = 0.1.0
+version = 0.1.1
5
min_python = 3.9
6
license = apache2
7
black_formatting = False
0 commit comments