We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6823492 commit 46ef431Copy full SHA for 46ef431
abacustest/version.py
@@ -1,7 +1,7 @@
1
import subprocess
2
import os
3
4
-BASE_VERSION = "v0.4.44"
+BASE_VERSION = "v0.4.45"
5
6
def _no_need_subversion():
7
try:
0 commit comments