Skip to content

Commit

Permalink
Version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
twizmwazin committed Oct 16, 2023
1 parent 569d2f3 commit b8256da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sefcom_clusterutils/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import annotations

__version__ = "0.0.3.dev0"
__version__ = "0.0.3"


def print_version() -> None:
Expand Down

0 comments on commit b8256da

Please sign in to comment.