diff --git a/setup.py b/setup.py index 6b83864..cfae296 100755 --- a/setup.py +++ b/setup.py @@ -56,7 +56,7 @@ def run(self): setup( name='SuchTree', - version='0.6', + version='0.7', description='A Python library for doing fast, thread-safe computations on phylogenetic trees.', url='http://github.com/ryneches/SuchTree', author='Russell Neches',