diff --git a/setup.py b/setup.py index 066b33f..5ea3912 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def readfile(filename): setup( name='pip_install_privates', - version='0.6.2', + version='0.6.3', description='Install pip packages from private repositories without an ssh agent', long_description=readfile('README.rst'), long_description_content_type='text/x-rst',