Skip to content

Commit

Permalink
🔖 build(response_shaper): Publish version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ARYAN-NIKNEZHAD committed Oct 13, 2024
1 parent 3a3fb00 commit 1202ed0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires = [ "poetry-core" ]

[tool.poetry]
name = "api-response-shaper"
version = "1.0.0"
version = "1.1.0"
description = "An essential package for structuring and optimizing your API responses."
authors = [ "ARYAN-NIKNEZHAD <[email protected]>", "MEHRSHAD-MIRSHEKARY <[email protected]>" ]
license = "MIT"
Expand Down Expand Up @@ -239,7 +239,7 @@ B104 = { check_typed_list = true }

[tool.commitizen]
name = "cz_conventional_commits"
version = "1.0.0"
version = "1.1.0"
tag_format = "v$version"

[tool.commitizen.settings]
Expand Down

0 comments on commit 1202ed0

Please sign in to comment.