Skip to content

Commit

Permalink
Release sos 0.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BoPeng committed Sep 24, 2023
1 parent 28fd07a commit 82ecc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sos/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# version of the SoS language
__sos_version__ = "1.0"
# version of the sos command
__version__ = "0.24.3"
__version__ = "0.24.4"
__py_version__ = f"{_py_ver.major}.{_py_ver.minor}.{_py_ver.micro}"

#
Expand Down

0 comments on commit 82ecc18

Please sign in to comment.