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 2ef3db3 commit b1efe63Copy full SHA for b1efe63
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.5'
+__version__ = '0.1.6'
25
26
from .fitter.defs import * # definitions (constants) (common)
27
from .fitter.simple import * # simple API
0 commit comments