Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcar17 committed May 6, 2024
1 parent 7470cc8 commit f82ea02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sc_supertree/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__all__ = ["load_trees", "construct_supertree"]
__copyright__ = "Copyright 2023, Robert McArthur"
__license__ = "BSD"
__version__ = "2024.2.29.post2"
__version__ = "2024.5.6"

import os

Expand Down

0 comments on commit f82ea02

Please sign in to comment.