We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef43576 + 638f672 commit 89cf1f9Copy full SHA for 89cf1f9
1 file changed
src/abacusagent/version.py
@@ -1,7 +1,7 @@
1
import subprocess
2
import os
3
4
-BASE_VERSION = "v0.2.4"
+BASE_VERSION = "v0.2.5"
5
6
def _no_need_subversion():
7
try:
0 commit comments