We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4889b7d commit b1095c3Copy full SHA for b1095c3
wlsqm/__init__.py
@@ -21,7 +21,7 @@
21
# absolute_import: https://www.python.org/dev/peps/pep-0328/
22
from __future__ import division, print_function, absolute_import
23
24
-__version__ = '0.1.4'
+__version__ = '0.1.5'
25
26
from .fitter.defs import * # definitions (constants) (common)
27
from .fitter.simple import * # simple API
0 commit comments