Skip to content
Snippets Groups Projects
Commit 6d0bc7cc authored by Benjamin Regler's avatar Benjamin Regler
Browse files

Merge branch 'release/1.0.1' into develop

parents bdf909db 1ea79e71
No related branches found
No related tags found
No related merge requests found
# v1.0.1
## 17/01/2020
**Improved:**
* Changed disk cache backend
**Bugfixes:**
* Fixed incorrect package dependencies
# v1.0.0
## 14/01/2020
**New**
* ChangeLog started...
**New:**
* ChangeLog started...
......@@ -12,7 +12,7 @@ You may not use this file except in compliance with the License.
# Metadata
__name__ = 'tcmi'
__version__ = '1.0.0'
__version__ = '1.0.1'
__description__ = 'A Python package for estimating mutual dependencies of multivariate continuous distributions'
__author__ = 'Benjamin Regler <regler@fhi-berlin.mpg.de>'
__url__ = 'https://github.com/sommerregen/tcmi'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment