Skip to content
Snippets Groups Projects
Commit f6cbaea7 authored by Niklas Bohn's avatar Niklas Bohn
Browse files

Updated version info and HISTORY.rst.


Signed-off-by: default avatarnbohn <nbohn@gfz-potsdam.de>
parent 9407770d
No related branches found
No related tags found
1 merge request!95Updated version info and HISTORY.rst.
......@@ -2,7 +2,6 @@
History
=======
0.x.x (coming soon)
--------------------
......@@ -13,6 +12,16 @@ Bugfixes:
*
0.16.3 (2021-06-17)
--------------------
New features:
*
Bugfixes:
* Disabled multiprocessing for both the optimization and the empirical line extrapolation in case SICOR is running on Windows or macOS.
0.16.2 (2021-05-26)
--------------------
......
......@@ -24,6 +24,6 @@
# If not, see <https://www.gnu.org/licenses/>.
__version__ = '0.16.2'
__versionalias__ = '20210526.01'
__version__ = '0.16.3'
__versionalias__ = '20210617.01'
__author__ = 'Niklas Bohn'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment