Skip to content

Commit 5c8f158

Browse files
committed
Bump version
1 parent a5c07d8 commit 5c8f158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: json_to_models/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from pkg_resources import parse_version
22

3-
__version__ = "0.1.1"
3+
__version__ = "0.1.2"
44
VERSION = parse_version(__version__)

0 commit comments

Comments
 (0)