Skip to content

Commit

Permalink
revert to initial copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcar17 committed Feb 28, 2024
1 parent c28dfa9 commit b8f67ad
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 @@ -5,7 +5,7 @@
"""

__all__ = ["load_trees", "construct_supertree"]
__copyright__ = "Copyright 2024, Robert McArthur"
__copyright__ = "Copyright 2023, Robert McArthur"
__license__ = "BSD"
__version__ = "2024.2.28"

Expand Down

0 comments on commit b8f67ad

Please sign in to comment.