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