Skip to content

Commit d2476eb

Browse files
committed
bump
1 parent a0f1cf3 commit d2476eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apswutils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.0.4"
1+
__version__ = "0.1.1"
22
from .db import *
33

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = apswutils
33
lib_name = apswutils
4-
version = 0.1.0
4+
version = 0.1.1
55
min_python = 3.9
66
license = apache2
77
black_formatting = False

0 commit comments

Comments
 (0)