Skip to content

Commit 5e8a456

Browse files
authored
Merge pull request #23 from cjsheets/version-bump
version bump
2 parents 43de2f6 + 710af18 commit 5e8a456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = '1.0.1'
3+
VERSION = '1.0.2'
44

55
with open("requirements.txt") as data:
66
install_requires = [

0 commit comments

Comments
 (0)