fix: version variable path
This commit is contained in:
parent
0bed247ead
commit
a80151e8ce
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user