Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
waliens committed Nov 22, 2018
1 parent e4665f1 commit 4374bd0
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 @@ -4,7 +4,7 @@
with open("README.md", "r") as fh:
long_description = fh.read()

__version__ = "1.0.1"
__version__ = "1.1.1"

setup(
name='sldc',
Expand Down

0 comments on commit 4374bd0

Please sign in to comment.