Skip to content

Commit 8d51be3

Browse files
authored
test pypi 0.3.1
1 parent 7ac3f70 commit 8d51be3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/odrpack/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
to the observations of the dependent variable.
1010
"""
1111

12-
__version__ = '0.3.0'
12+
__version__ = '0.3.1'
1313

1414
from odrpack.exceptions import *
1515
from odrpack.odr_fortran import *

0 commit comments

Comments
 (0)