Skip to content

Commit

Permalink
Bump version to v.0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
evogytis committed Jun 28, 2023
1 parent 6a7bf34 commit 8af3a8f
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.7",
version="0.1.8",
packages=find_packages(),
url="https://github.com/evogytis/baltic",
download_url="https://github.com/evogytis/baltic/archive/v0.1.7.tar.gz",
download_url="https://github.com/evogytis/baltic/archive/v0.1.8.tar.gz",
keywords = ['phylogeny', 'visualization'],
license="gpl-3.0",
author="Gytis Dudas",
Expand Down

0 comments on commit 8af3a8f

Please sign in to comment.