Skip to content

Commit b791ac3

Browse files
committed
inc version
1 parent c67320c commit b791ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
)
195195

196196

197-
VERSION = (2, 0, 0, 'final', 0)
197+
VERSION = (2, 0, 1, 'final', 0)
198198
__version__ = get_version(VERSION)
199199

200200

0 commit comments

Comments
 (0)