Skip to content

Commit

Permalink
increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mabrownnyu committed Jul 18, 2021
1 parent 05e8eff commit 3f4827e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -19,7 +19,7 @@
name="urlexpander",
packages=['urlexpander', 'urlexpander.core'],
py_modules=['urlexpander'],
version='0.0.36',
version='0.0.37',
description="urlExpander is a Python package for quickly and thoroughly expanding shortened URLs.",
long_description=long_description,
author="leon yin",
Expand Down

0 comments on commit 3f4827e

Please sign in to comment.