Skip to content

Commit 28f18d0

Browse files
authored
Merge pull request #53 from ahxbcn/develop
Update to v0.2.1
2 parents 135d4c1 + 6be3984 commit 28f18d0

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.0"
4+
BASE_VERSION = "v0.2.1"
55

66
def _no_need_subversion():
77
try:

0 commit comments

Comments
 (0)