We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44a98c commit 3fcc27cCopy full SHA for 3fcc27c
pyproject.toml
@@ -4,7 +4,7 @@ requires = ['scikit-build-core', 'numpy >= 1.22, < 2']
4
5
[project]
6
name = 'heyoka'
7
-version = '6.0.0'
+version = '6.1.0'
8
description = "Python library for ODE integration via Taylor's method and LLVM"
9
readme = 'README.md'
10
requires-python = '>=3.5'
0 commit comments