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 8363ea0 commit db41879Copy full SHA for db41879
CHANGELOG.md
@@ -2,6 +2,7 @@
2
**Added**
3
- tag_format in commitizen configuration in pyproject.toml
4
- changelog path in poetry urls
5
+- Add FUNDING.yml file
6
7
**Refactored**
8
- Renamed setup_django into settings_configuration in tests dir
pyproject.toml
@@ -4,7 +4,7 @@ requires = [ "poetry-core" ]
[tool.poetry]
name = "dj-logging"
-version = "1.0.1"
+version = "1.0.2"
description = "A package for logging in django applications"
9
authors = [ "ARYAN-NIKNEZHAD <aryan513966@gmail.com>", "MEHRSHAD-MIRSHEKARY <mehrshad_mirshekary@email.com>" ]
10
license = "MIT"
0 commit comments