8000 PyGAD 2.18.1 · richmr/GeneticAlgorithmPython@0885d12 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0885d12

Browse files
authored
PyGAD 2.18.1
1 parent 0e8a425 commit 0885d12

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.18.0",
8+
version="2.18.1",
99
author="Ahmed Fawzy Gad",
1010
install_requires=["numpy", "matplotlib",],
1111
author_email="ahmed.f.gad@gmail.com",

0 commit comments

Comments
 (0)
0