Skip to content

Commit

Permalink
🔧 chore: Update pyproject.toml config
Browse files Browse the repository at this point in the history
- Set 1.0.0 version for start point
  • Loading branch information
ARYAN-NIKNEZHAD committed Sep 2, 2024
1 parent cf6bcd4 commit 623603b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires = [ "poetry-core" ]

[tool.poetry]
name = "django_logging"
version = "0.1.0"
version = "1.0.0"
description = "A package for logging in django applications"
authors = [ "ARYAN-NIKNEZHAD <[email protected]>", "MEHRSHAD-MIRSHEKARY <[email protected]>" ]
license = "MIT"
Expand Down

0 comments on commit 623603b

Please sign in to comment.