Skip to content

Commit 3fcc27c

Browse files
committed
Update pyproject.toml.
1 parent d44a98c commit 3fcc27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ['scikit-build-core', 'numpy >= 1.22, < 2']
44

55
[project]
66
name = 'heyoka'
7-
version = '6.0.0'
7+
version = '6.1.0'
88
description = "Python library for ODE integration via Taylor's method and LLVM"
99
readme = 'README.md'
1010
requires-python = '>=3.5'

0 commit comments

Comments
 (0)