Skip to content

Commit 0b9d77d

Browse files
committed
version up
1 parent a1b347a commit 0b9d77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toytree/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
standard Python data science libs (e.g., numpy, scipy, pandas).
1010
"""
1111

12-
__version__ = "3.0.10"
12+
__version__ = "3.0.11"
1313
__author__ = "Deren Eaton"
1414

1515
# core class objects

0 commit comments

Comments
 (0)