We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ea529 commit d03e16aCopy full SHA for d03e16a
treetime/__init__.py
@@ -1,4 +1,4 @@
1
-version="0.10.0"
+version="0.10.1"
2
## Here we define an error class for TreeTime errors, MissingData, UnknownMethod and NotReady errors
3
## are all due to incorrect calling of TreeTime functions or input data that does not fit our base assumptions.
4
## Errors marked as TreeTimeUnknownErrors might be due to data not fulfilling base assumptions or due
0 commit comments