Skip to content

Commit 7f324b4

Browse files
committed
To v0.2.1
1 parent f2b0f0c commit 7f324b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modelspec/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.2.1"
22

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

0 commit comments

Comments
 (0)