Skip to content

Commit f04d91d

Browse files
🔖 build(django_logging): Publish version 2.0.1
1 parent b45449c commit f04d91d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = [ "poetry-core" ]
44

55
[tool.poetry]
66
name = "dj-logging"
7-
version = "2.0.0"
7+
version = "2.0.1"
88
description = "A package for logging in django applications"
99
authors = [ "ARYAN-NIKNEZHAD <[email protected]>", "MEHRSHAD-MIRSHEKARY <[email protected]>" ]
1010
license = "MIT"
@@ -260,7 +260,7 @@ B104 = { check_typed_list = true }
260260

261261
[tool.commitizen]
262262
name = "cz_conventional_commits"
263-
version = "2.0.0"
263+
version = "2.0.1"
264264
tag_format = "v$version"
265265

266266
[tool.commitizen.settings]

0 commit comments

Comments
 (0)