Compare commits

..

2 Commits

Author SHA1 Message Date
Gustavo Henrique Miranda b13103de9e
Merge 43f346d49b into f825236c45 2025-07-24 16:24:31 +00:00
Gustavo Henrique Miranda 43f346d49b
Bump version on pyproject.toml 2025-07-24 13:24:28 -03:00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "pilgrim"
version = "0.0.4"
version = "0.0.5"
authors = [
{ name="Gustavo Henrique Santos Souza de Miranda", email="gustavohssmiranda@gmail.com" }
]