diff --git a/setup.py b/setup.py index 101b53f..3bd00c5 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pip-upgrade-tool", - version="0.7.2", + version="0.7.3", author="Onur Cetinkol", author_email="realiti44@gmail.com", description="An easy tool for upgrading all of your packages while not breaking dependencies",