Skip to content

Commit 623603b

Browse files
🔧 chore: Update pyproject.toml config
- Set 1.0.0 version for start point
1 parent cf6bcd4 commit 623603b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = [ "poetry-core" ]
44

55
[tool.poetry]
66
name = "django_logging"
7-
version = "0.1.0"
7+
version = "1.0.0"
88
description = "A package for logging in django applications"
99
authors = [ "ARYAN-NIKNEZHAD <[email protected]>", "MEHRSHAD-MIRSHEKARY <[email protected]>" ]
1010
license = "MIT"

0 commit comments

Comments
 (0)