Skip to content

Commit 7f831d3

Browse files
committed
Merge branch 'development' into test_py313
2 parents e0aec67 + eaa473c commit 7f831d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modelspec/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.3.6"
1+
__version__ = "0.3.7"
22

33
from .base_types import Base, define, has, field, fields, optional, instance_of, in_
44

0 commit comments

Comments
 (0)