Skip to content

Commit

Permalink
Version v.0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evogytis committed Jul 12, 2023
1 parent b3bd598 commit dbef32d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

setup(
name="baltic",
version="0.1.8",
version="0.2.0",
packages=find_packages(),
url="https://github.com/evogytis/baltic",
download_url="https://github.com/evogytis/baltic/archive/v0.1.8.tar.gz",
download_url="https://github.com/evogytis/baltic/archive/v0.2.0.tar.gz",
keywords = ['phylogeny', 'visualization'],
license="gpl-3.0",
author="Gytis Dudas",
Expand Down

0 comments on commit dbef32d

Please sign in to comment.