Skip to content

Commit b8256da

Browse files
committed
Version 0.0.3
1 parent 569d2f3 commit b8256da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sefcom_clusterutils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.0.3.dev0"
3+
__version__ = "0.0.3"
44

55

66
def print_version() -> None:

0 commit comments

Comments
 (0)