Skip to content

Commit f659894

Browse files
committed
Bump version
1 parent 25fb3e0 commit f659894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json_to_models/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from pkg_resources import parse_version
22

3-
__version__ = "0.1b1"
3+
__version__ = "0.1b2"
44
VERSION = parse_version(__version__)

0 commit comments

Comments
 (0)