Skip to content

Commit 395b539

Browse files
committed
wlsqm/__init__.py: bump version
1 parent 33525d6 commit 395b539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wlsqm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
from __future__ import absolute_import # https://www.python.org/dev/peps/pep-0328/
2222

23-
__version__ = '0.1.2'
23+
__version__ = '0.1.3'
2424

2525
from .fitter.defs import * # definitions (constants) (common)
2626
from .fitter.simple import * # simple API

0 commit comments

Comments
 (0)