Skip to content

Commit 4cee557

Browse files
committed
fix project license
1 parent 50a5e5f commit 4cee557

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ build-backend = "setuptools.build_meta:__legacy__"
2424
#------------------------------------------------------------------------------
2525
[project]
2626
name = "openedx-plugin-example"
27-
version = "0.2.0"
27+
version = "0.2.1"
28+
license = {file = "LICENSE.txt"}
2829
authors = [
2930
{ name="Lawrence McDaniel", email="lpm0073@gmail.com" }
3031
]

0 commit comments

Comments
 (0)