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 13dac25 commit a8093acCopy full SHA for a8093ac
pyproject.toml
@@ -4,7 +4,7 @@ requires = [ "poetry-core" ]
4
5
[tool.poetry]
6
name = "dj-logging"
7
-version = "1.1.0"
+version = "1.2.0"
8
description = "A package for logging in django applications"
9
authors = [ "ARYAN-NIKNEZHAD <aryan513966@gmail.com>", "MEHRSHAD-MIRSHEKARY <mehrshad_mirshekary@email.com>" ]
10
license = "MIT"
@@ -244,7 +244,7 @@ B104 = { check_typed_list = true }
244
245
[tool.commitizen]
246
name = "cz_conventional_commits"
247
-version = "1.0.4"
248
tag_format = "v$version"
249
250
[tool.commitizen.settings]
0 commit comments