Skip to content
Snippets Groups Projects
Commit a80151e8 authored by Nicolas Mérigot's avatar Nicolas Mérigot
Browse files

fix: version variable path

parent 0bed247e
No related branches found
No related tags found
No related merge requests found
...@@ -14,5 +14,5 @@ install_requires = ...@@ -14,5 +14,5 @@ install_requires =
[semantic_release] [semantic_release]
version_source = tag version_source = tag
version_variable = djangoldp_profile/__init__.py:__version__ version_variable = djangoldp_notification/__init__.py:__version__
commit_parser = commit_parser.parse commit_parser = commit_parser.parse
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment