diff --git a/setup.cfg b/setup.cfg index 5c2b9d4..d875afb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -14,5 +14,5 @@ install_requires = [semantic_release] version_source = tag -version_variable = djangoldp_profile/__init__.py:__version__ +version_variable = djangoldp_notification/__init__.py:__version__ commit_parser = commit_parser.parse