Compare commits

...

5 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
Gustavo Henrique Miranda f825236c45
Merge pull request #48 from gmbrax/staging
Staging
2025-07-19 20:28:17 -03:00
Gustavo Henrique Miranda 8f36e5a770
Merge pull request #37 from gmbrax/dependabot/pip/typing-extensions-4.14.1
Bump typing-extensions from 4.14.0 to 4.14.1
2025-07-14 19:15:54 -03:00
Gustavo Henrique Miranda 11e9cf6e75
Merge pull request #38 from gmbrax/dependabot/pip/textual-approx-eq-4.0.0
Update textual requirement from ~=3.3.0 to ~=4.0.0
2025-07-14 19:14:47 -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" }
]