We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84489f commit 260873dCopy full SHA for 260873d
pyproject.toml
@@ -4,7 +4,7 @@ requires = ['meson-python', 'numpy>=1.23.0', 'Cython>=3.0']
4
5
[project]
6
name = 'gomea'
7
-version = '1.0.5'
+version = '1.0.6'
8
description = 'Library for the use of various variants of the Gene-pool Optimal Mixing Evolutionary Algorithm (GOMEA).'
9
readme = 'README.md'
10
requires-python = '>=3.9'
0 commit comments