Skip to content

Commit 638f672

Browse files
committed
Update to v0.2.5
1 parent 47af6df commit 638f672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/abacusagent/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import subprocess
22
import os
33

4-
BASE_VERSION = "v0.2.4"
4+
BASE_VERSION = "v0.2.5"
55

66
def _no_need_subversion():
77
try:

0 commit comments

Comments
 (0)