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 d38a7b6 commit fda2a36Copy full SHA for fda2a36
apswutils/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = "0.0.2"
+__version__ = "0.0.3"
2
from .db import *
3
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
repo = apswutils
lib_name = apswutils
4
-version = 0.0.2
+version = 0.0.3
5
min_python = 3.9
6
license = apache2
7
black_formatting = False
0 commit comments