Skip to content

Commit aaf9e92

Browse files
committed
Updated version to 1.3.0 💪
1 parent 4b71465 commit aaf9e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎graphene/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
__SETUP__ = False
1111

1212

13-
VERSION = (1, 2, 0, 'final', 0)
13+
VERSION = (1, 3, 0, 'final', 0)
1414

1515
__version__ = get_version(VERSION)
1616

0 commit comments

Comments
 (0)