Skip to content

Commit b126f69

Browse files
authored
Bug fix
Bug fix in applying the crossover operation when the `crossover_probability` parameter is used. Thanks to Eng. Hamada Kassem, RA/TA, Construction Engineering and Management, Faculty of Engineering, Alexandria University, Egypt: https://www.linkedin.com/in/hamadakassem
1 parent 2776734 commit b126f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Ahmed Fawzy Gad'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '2.8.0'
25+
release = '2.8.1'
2626

2727
master_doc = 'index'
2828

0 commit comments

Comments
 (0)