Changed minor version due to large new zmqfeature
This commit is contained in:
2
setup.py
2
setup.py
@ -23,7 +23,7 @@ if os.path.exists(readme_path):
|
||||
setup(
|
||||
long_description=readme,
|
||||
name="displayarray",
|
||||
version="1.2.1",
|
||||
version="1.3.0",
|
||||
description="Tool for displaying numpy arrays.",
|
||||
python_requires="==3.*,>=3.6.0",
|
||||
project_urls={"repository": "https://github.com/simleek/displayarray"},
|
||||
|
Reference in New Issue
Block a user