Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mrouhi13 committed May 16, 2019
1 parent a9426e2 commit 95f5238
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 @@ -10,7 +10,7 @@

setup(
name='djecrety',
version='1.0.3',
version='1.0.4',
python_requires='>=3.5',
packages=find_packages(exclude=['testproject']),
include_package_data=True,
Expand Down

0 comments on commit 95f5238

Please sign in to comment.