We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15c717 commit 89b9c01Copy full SHA for 89b9c01
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name='CyRK'
3
-version = '0.6.2a0'
+version = '0.6.2'
4
description='Runge-Kutta ODE Integrator Implemented in Cython and Numba.'
5
authors= [
6
{name = 'Joe P. Renaud', email = '[email protected]'}
0 commit comments