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
10541054 moved from GPU to CPU. Thanks to Rasmus Johansson for opening this
10551055 pull request: https://github.com/ahmedfgad/TorchGA/pull/2
10561056
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+
10571067PyGAD Projects at GitHub
10581068========================
10591069
Original file line number Diff line number Diff line change 2222author = 'Ahmed Fawzy Gad'
2323
2424# The full version, including alpha/beta/rc tags
25- release = '2.18.0 '
25+ release = '2.18.1 '
2626
2727master_doc = 'index'
2828
You can’t perform that action at this time.
0 commit comments