Skip to content

Commit

Permalink
Bump version to 2.0.5 in pyproject.toml πŸŽ‰
Browse files Browse the repository at this point in the history
- Updated version number from 2.0.4 to 2.0.5 in h3daemon/pyproject.toml
  • Loading branch information
horta committed Feb 21, 2025
1 parent d539a1f commit cd4b7f3
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 = "2.0.4"
version = "2.0.5"
description = "HMMER server"
authors = [{ name = "Danilo Horta", email = "[email protected]" }]
requires-python = "~=3.9"
Expand Down

0 comments on commit cd4b7f3

Please sign in to comment.