Skip to content

Commit 68331df

Browse files
committed
v1.0.47
1 parent e977ff2 commit 68331df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/drapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from os.path import dirname
88
PATH = Path(dirname(__file__)).absolute()
99

10-
__version__ = "1.0.46"
10+
__version__ = "1.0.47"
1111

1212
# Logging choices
1313
loggingChoices_Numeric_Min = min(logging.getLevelNamesMapping().values())

0 commit comments

Comments
 (0)