Skip to content

Commit 0759898

Browse files
committed
chore: update __version__ in __init__.py to 0.8.0
1 parent e5026a3 commit 0759898

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.7.3"
8+
__version__ = "0.8.0"
99

1010
__all__ = ["__version__"]
1111

0 commit comments

Comments
 (0)