Skip to content

Commit cf6bcd4

Browse files
🔧 chore: Update name of pyproject.toml config
1 parent f384261 commit cf6bcd4

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
@@ -3,7 +3,7 @@ build-backend = "poetry.core.masonry.api"
33
requires = [ "poetry-core" ]
44

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

0 commit comments

Comments
 (0)