Skip to content

Commit 89cf1f9

Browse files
authored
Merge pull request #93 from ahxbcn/new_version
Update to v0.2.5
2 parents ef43576 + 638f672 commit 89cf1f9

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)