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

:maple_leaf: Version Update - Release v1.0.1

parent bdf909db
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 # v1.0.0
## 14/01/2020 ## 14/01/2020
**New** **New:**
* ChangeLog started...
* ChangeLog started...
...@@ -12,7 +12,7 @@ You may not use this file except in compliance with the License. ...@@ -12,7 +12,7 @@ You may not use this file except in compliance with the License.
# Metadata # Metadata
__name__ = 'tcmi' __name__ = 'tcmi'
__version__ = '1.0.0' __version__ = '1.0.1'
__description__ = 'A Python package for estimating mutual dependencies of multivariate continuous distributions' __description__ = 'A Python package for estimating mutual dependencies of multivariate continuous distributions'
__author__ = 'Benjamin Regler <regler@fhi-berlin.mpg.de>' __author__ = 'Benjamin Regler <regler@fhi-berlin.mpg.de>'
__url__ = 'https://github.com/sommerregen/tcmi' __url__ = 'https://github.com/sommerregen/tcmi'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment