Skip to content

Commit

Permalink
Bump version to 0.16.3 in pyproject.toml 🛠
Browse files Browse the repository at this point in the history
- Updated version from 0.16.2 to 0.16.3 in h3daemon/pyproject.toml

This version bump reflects minor improvements or bug fixes. Keeping
the version updated ensures documentation matches the software's current state.
  • Loading branch information
horta committed Dec 5, 2024
1 parent fb2d72f commit e753979
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 @@
[tool.poetry]
name = "h3daemon"
version = "0.16.2"
version = "0.16.3"
description = "HMMER server"
authors = ["Danilo Horta <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit e753979

Please sign in to comment.