File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -1279,6 +1279,17 @@ Release Date 8 April 2023
12791279 operators roulette wheel and stochastic universal.
12801280 https://github.com/ahmedfgad/GeneticAlgorithmPython/pull/168
12811281
1282+ .. _pygad-301 :
1283+
1284+ PyGAD 3.0.1
1285+ -----------
1286+
1287+ Release Date 20 April 2023
1288+
1289+ 1. Fix an issue with passing user-defined function/method for parent
1290+ selection.
1291+ https://github.com/ahmedfgad/GeneticAlgorithmPython/issues/179
1292+
12821293PyGAD Projects at GitHub
12831294========================
12841295
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 = '3.0.0 '
25+ release = '3.0.1 '
2626
2727master_doc = 'index'
2828
You can’t perform that action at this time.
0 commit comments