Skip to content

Commit 9731b71

Browse files
committed
chore: sync version number in __init__.py to 0.5.4
1 parent 953f3b8 commit 9731b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/metaspec/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from YAML definitions.
66
"""
77

8-
__version__ = "0.5.0"
8+
__version__ = "0.5.4"
99

1010
__all__ = ["__version__"]
1111

0 commit comments

Comments
 (0)