Skip to content

Commit

Permalink
🔖 build(django_logging): Publish version 1.0.4
Browse files Browse the repository at this point in the history
ARYAN-NIKNEZHAD committed Sep 5, 2024
1 parent bce3f25 commit 80bacb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ requires = [ "poetry-core" ]

[tool.poetry]
name = "dj-logging"
version = "1.0.3"
version = "1.0.4"
description = "A package for logging in django applications"
authors = [ "ARYAN-NIKNEZHAD <[email protected]>", "MEHRSHAD-MIRSHEKARY <[email protected]>" ]
license = "MIT"
@@ -242,7 +242,7 @@ B104 = { check_typed_list = true }

[tool.commitizen]
name = "cz_conventional_commits"
version = "1.0.3"
version = "1.0.4"
tag_format = "v$version"

[tool.commitizen.settings]

0 comments on commit 80bacb3

Please sign in to comment.