We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 569d2f3 commit b8256daCopy full SHA for b8256da
sefcom_clusterutils/__init__.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-__version__ = "0.0.3.dev0"
+__version__ = "0.0.3"
4
5
6
def print_version() -> None:
0 commit comments