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 c45fc82 commit 7eb7f8eCopy full SHA for 7eb7f8e
pyproject.toml
@@ -4,7 +4,7 @@ requires = [ "poetry-core" ]
4
5
[tool.poetry]
6
name = "dj-logging"
7
-version = "1.2.1"
+version = "2.0.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"
@@ -260,7 +260,7 @@ B104 = { check_typed_list = true }
260
261
[tool.commitizen]
262
name = "cz_conventional_commits"
263
264
tag_format = "v$version"
265
266
[tool.commitizen.settings]
0 commit comments