Skip to content

Commit eb48583

Browse files
committed
version update
1 parent 25e721a commit eb48583

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
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22

3-
__version__ = "0.2.2"
3+
__version__ = "0.2.3"
44
__author__ = "Deren Eaton"
55

66
from .Toytree import ToyTree as tree

0 commit comments

Comments
 (0)