Skip to content

Commit 6df8a63

Browse files
committed
Release version 2.0 🎉
1 parent 0b0551e commit 6df8a63

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, 'alpha', 0)
197+
VERSION = (2, 0, 0, 'final', 0)
198198
__version__ = get_version(VERSION)
199199

200200

0 commit comments

Comments
 (0)