Skip to content

Commit

Permalink
Set License for Poetry Project
Browse files Browse the repository at this point in the history
  • Loading branch information
thebeanogamer authored Jul 31, 2023
1 parent c9a7bdc commit c42720c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-clacks"
version = "0.3.0"
version = "0.3.1"
readme = "README.md"
description = "The unseen, silent tribute to those we have lost."
authors = [
Expand All @@ -11,6 +11,7 @@ authors = [
packages = [
{ include = "clacks" }
]
license = "MIT"

[tool.poetry.dependencies]
python = "^3.8"
Expand Down

0 comments on commit c42720c

Please # to comment.