We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a5e5f commit 4cee557Copy full SHA for 4cee557
1 file changed
pyproject.toml
@@ -24,7 +24,8 @@ build-backend = "setuptools.build_meta:__legacy__"
24
#------------------------------------------------------------------------------
25
[project]
26
name = "openedx-plugin-example"
27
-version = "0.2.0"
+version = "0.2.1"
28
+license = {file = "LICENSE.txt"}
29
authors = [
30
{ name="Lawrence McDaniel", email="lpm0073@gmail.com" }
31
]
0 commit comments