Skip to content

Commit eea738c

Browse files
🔖 build(django_logging): Publish version 1.2.1
1 parent 3dcb1ee commit eea738c

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 = "1.2.0"
7+
version = "1.2.1"
88
description = "A package for logging in django applications"
99
authors = [ "ARYAN-NIKNEZHAD <[email protected]>", "MEHRSHAD-MIRSHEKARY <[email protected]>" ]
1010
license = "MIT"
@@ -244,7 +244,7 @@ B104 = { check_typed_list = true }
244244

245245
[tool.commitizen]
246246
name = "cz_conventional_commits"
247-
version = "1.2.0"
247+
version = "1.2.1"
248248
tag_format = "v$version"
249249

250250
[tool.commitizen.settings]

0 commit comments

Comments
 (0)