We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1b347a commit 0b9d77dCopy full SHA for 0b9d77d
toytree/__init__.py
@@ -9,7 +9,7 @@
9
standard Python data science libs (e.g., numpy, scipy, pandas).
10
"""
11
12
-__version__ = "3.0.10"
+__version__ = "3.0.11"
13
__author__ = "Deren Eaton"
14
15
# core class objects
0 commit comments