diff --git a/setup.py b/setup.py index 46ba904..b82731e 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ long_description=open("README.md").read(), long_description_content_type='text/markdown', url="http://github.com/ei-grad/flask-shell-ipython", - version="0.5.0", + version="0.5.1", py_modules=['flask_shell_ipython'], python_requires=">=3.6, <4", install_requires=[