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

:maple_leaf: Version Update - Release v1.0.2

parent 2c403f4e
No related branches found
No related tags found
No related merge requests found
# v1.0.2
## 20/01/2020
**Improved:**
* Removed unnecessary descriptor from tutorial
# v1.0.1 # v1.0.1
## 17/01/2020 ## 17/01/2020
......
...@@ -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.1' __version__ = '1.0.2'
__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.
Finish editing this message first!
Please register or to comment