File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -1054,6 +1054,16 @@ Release Date: 9 September 2022
1054
1054
moved from GPU to CPU. Thanks to Rasmus Johansson for opening this
1055
1055
pull request: https://github.com/ahmedfgad/TorchGA/pull/2
1056
1056
1057
+ .. _pygad-2181 :
1058
+
1059
+ PyGAD 2.18.1
1060
+ ------------
1061
+
1062
+ Release Date: 19 September 2022
1063
+
1064
+ 1. A big fix when ``keep_elitism `` is used.
1065
+ https://github.com/ahmedfgad/GeneticAlgorithmPython/issues/132
1066
+
1057
1067
PyGAD Projects at GitHub
1058
1068
========================
1059
1069
Original file line number Diff line number Diff line change 22
22
author = 'Ahmed Fawzy Gad'
23
23
24
24
# The full version, including alpha/beta/rc tags
25
- release = '2.18.0 '
25
+ release = '2.18.1 '
26
26
27
27
master_doc = 'index'
28
28
You can’t perform that action at this time.
0 commit comments