8000 Change version to 2.17.0 · richmr/GeneticAlgorithmPython@7f2b1f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7f2b1f4

Browse files
authored
Change version to 2.17.0
1 parent 10aee0c commit 7f2b1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="pygad",
8-
version="2.14.3",
8+
version="2.17.0",
99
author="Ahmed Fawzy Gad",
1010
install_requires=["numpy", "matplotlib",],
1111
author_email="ahmed.f.gad@gmail.com",

0 commit comments

Comments
 (0)
0