We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac3f70 commit 8d51be3Copy full SHA for 8d51be3
1 file changed
src/odrpack/__init__.py
@@ -9,7 +9,7 @@
9
to the observations of the dependent variable.
10
"""
11
12
-__version__ = '0.3.0'
+__version__ = '0.3.1'
13
14
from odrpack.exceptions import *
15
from odrpack.odr_fortran import *
0 commit comments