Skip to content

Commit

Permalink
Release version 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi committed Jul 19, 2017
1 parent c4a715b commit 9ef43a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import find_packages, setup

package_name = 'graphql-compiler'
version = '1.0.0rc1'
version = '1.0.0'

setup(name=package_name,
version=version,
Expand Down

0 comments on commit 9ef43a1

Please sign in to comment.