Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rneher committed May 25, 2023
1 parent 90ea529 commit d03e16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion treetime/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version="0.10.0"
version="0.10.1"
## Here we define an error class for TreeTime errors, MissingData, UnknownMethod and NotReady errors
## are all due to incorrect calling of TreeTime functions or input data that does not fit our base assumptions.
## Errors marked as TreeTimeUnknownErrors might be due to data not fulfilling base assumptions or due
Expand Down

0 comments on commit d03e16a

Please sign in to comment.