Skip to content

Commit db41879

Browse files
🔖 build(django_logging): Publish version 1.0.2
1 parent 8363ea0 commit db41879

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
**Added**
33
- tag_format in commitizen configuration in pyproject.toml
44
- changelog path in poetry urls
5+
- Add FUNDING.yml file
56

67
**Refactored**
78
- Renamed setup_django into settings_configuration in tests dir

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.0.1"
7+
version = "1.0.2"
88
description = "A package for logging in django applications"
99
authors = [ "ARYAN-NIKNEZHAD <aryan513966@gmail.com>", "MEHRSHAD-MIRSHEKARY <mehrshad_mirshekary@email.com>" ]
1010
license = "MIT"

0 commit comments

Comments
 (0)