Skip to content

Commit

Permalink
Merge pull request #23 from cjsheets/version-bump
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
cjsheets authored Aug 20, 2018
2 parents 43de2f6 + 710af18 commit 5e8a456
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,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = '1.0.1'
VERSION = '1.0.2'

with open("requirements.txt") as data:
install_requires = [
Expand Down

0 comments on commit 5e8a456

Please sign in to comment.