Skip to content

Commit

Permalink
bump version to 2.0.0 in pyproject.toml πŸŽ‰
Browse files Browse the repository at this point in the history
- Updated version from 1.0.0 to 2.0.0 in h3daemon/pyproject.toml
  • Loading branch information
horta committed Jan 22, 2025
1 parent cbe9228 commit fb39e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h3daemon/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "h3daemon"
version = "1.0.0"
version = "2.0.0"
description = "HMMER server"
authors = [{ name = "Danilo Horta", email = "[email protected]" }]
requires-python = "~=3.9"
Expand Down

0 comments on commit fb39e66

Please sign in to comment.