Skip to content

Commit

Permalink
fix: Update decorators version
Browse files Browse the repository at this point in the history
  • Loading branch information
lfvdavid committed Mar 26, 2024
1 parent 548b7f1 commit d6371be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.10"
poetry = "^1.7.1"
reqstool-python-decorators = "0.0.2" #Change later when proper release is made.
reqstool-python-decorators = "0.0.3" #Change later when proper release is made.

[tool.poetry.group.dev.dependencies]
black = { version = "24.2.0" }
Expand Down

0 comments on commit d6371be

Please sign in to comment.