Skip to content

Commit

Permalink
update version to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed Aug 27, 2022
1 parent b1eac6b commit 49676cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion COMTool/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

major = 3
minor = 1
dev = 0
dev = 2

__version__ = "{}.{}.{}".format(major, minor, dev)

Expand Down

0 comments on commit 49676cb

Please sign in to comment.