Skip to content

Commit cc09caf

Browse files
committed
Bump version.
1 parent 2210552 commit cc09caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
except ImportError:
3434
requests = None
3535

36-
__version__ = "1.2.0"
36+
__version__ = "1.3.0-dev"
3737

3838
PY3 = sys.version_info[0] >= 3
3939

0 commit comments

Comments
 (0)