We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b738d4c commit 02c1982Copy full SHA for 02c1982
src/config.py
@@ -1,6 +1,6 @@
1
from sys import platform
2
3
-version = '7.2.2'
+version = '7.2.3'
4
5
# The corresponding version of pytransform.so
6
core_version = 'r47.1'
0 commit comments