Skip to content

Commit 865651e

Browse files
author
Bo Peng
committed
Release 0.9.12.2 for lockfile related issues
1 parent 6bad11a commit 865651e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sos/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
# version of the SoS language
3535
__sos_version__ = '1.0'
3636
# version of the sos command
37-
__version__ = '0.9.12.2'
37+
__version__ = '0.9.12.3'
3838
__py_version__ = '{}.{}.{}'.format(_py_ver.major, _py_ver.minor, _py_ver.micro)
3939

4040
#

0 commit comments

Comments
 (0)