diff --git a/setup.cfg b/setup.cfg
index 5c2b9d44ff962166c9a76452cd6f4f9fcb3df66c..d875afb8da18094c0e381ff09ae6875502727fcf 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