Skip to content

Commit a773f88

Browse files
committed
To v0.2.8
1 parent 43a3491 commit a773f88

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.7"
1+
__version__ = "0.2.8"
22

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

0 commit comments

Comments
 (0)