We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b0f0c commit 7f324b4Copy full SHA for 7f324b4
src/modelspec/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.2.0"
+__version__ = "0.2.1"
2
3
from .base_types import Base, define, has, field, fields, optional, instance_of, in_
4
0 commit comments