We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5d845 commit 09d38d9Copy full SHA for 09d38d9
umu/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = "1.2.0" # noqa: D104
+__version__ = "1.2.1" # noqa: D104
2
__runtime_versions__ = (("sniper", "steamrt3"), ("soldier", "steamrt2"))
3
__runtime_version__ = __runtime_versions__[0]
0 commit comments