We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c879d commit b7e3f7eCopy full SHA for b7e3f7e
pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
9
10
[project]
11
name = "pygad"
12
-version = "3.1.1"
+version = "3.2.0"
13
description = "PyGAD: A Python Library for Building the Genetic Algorithm and Training Machine Learning Algoithms (Keras & PyTorch)."
14
readme = {file = "README.md", content-type = "text/markdown"}
15
requires-python = ">=3"
0 commit comments