Skip to content

Commit

Permalink
Release version 1.0.0
Browse files Browse the repository at this point in the history
Bumping major version to clarify rename and because I didn't technically
provide compatability.
  • Loading branch information
frozencemetery committed Feb 17, 2018
1 parent fb692bb commit b89be2d
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
Expand Up @@ -17,7 +17,7 @@
from setuptools import setup
from setuptools import find_packages

version = "0.2.0"
version = "1.0.0"

setup(
name="urllib_gssapi",
Expand Down

0 comments on commit b89be2d

Please sign in to comment.