Skip to content

Commit efb96ea

Browse files
committed
Bump version number
1 parent dd287b3 commit efb96ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
setup(
3434
name="gql",
35-
version="3.0.0a0",
35+
version="3.0.0a1",
3636
description="GraphQL client for Python",
3737
long_description=open("README.md").read(),
3838
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)