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 f43fd11 commit 040a802Copy full SHA for 040a802
pyproject.toml
@@ -39,5 +39,5 @@ build-backend = "poetry.core.masonry.api"
39
[tool.semantic_release]
40
branch = "master"
41
version_toml = "pyproject.toml:tool.poetry.version"
42
-version_variable = "django-object-actions/__init__.py:__version__"
+version_variable = "django_object_actions/__init__.py:__version__"
43
build_command = "pip install poetry && poetry build"
0 commit comments