diff --git a/setup.py b/setup.py index 9529895..b661ed4 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pygad", - version="2.14.3", + version="2.17.0", author="Ahmed Fawzy Gad", install_requires=["numpy", "matplotlib",], author_email="ahmed.f.gad@gmail.com",