We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3fb00 commit 1202ed0Copy full SHA for 1202ed0
pyproject.toml
@@ -4,7 +4,7 @@ requires = [ "poetry-core" ]
4
5
[tool.poetry]
6
name = "api-response-shaper"
7
-version = "1.0.0"
+version = "1.1.0"
8
description = "An essential package for structuring and optimizing your API responses."
9
authors = [ "ARYAN-NIKNEZHAD <[email protected]>", "MEHRSHAD-MIRSHEKARY <[email protected]>" ]
10
license = "MIT"
@@ -239,7 +239,7 @@ B104 = { check_typed_list = true }
239
240
[tool.commitizen]
241
name = "cz_conventional_commits"
242
243
tag_format = "v$version"
244
245
[tool.commitizen.settings]
0 commit comments