diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e3fc0b..0bc05eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 0.8.4
+
+- Provide `__version__` of the package so it can be easily checked when installed on the system.
+
 # 0.8.3
 
 - Fix an issue of clashing with the _coverage_.
diff --git a/fedora/python-requre.spec b/fedora/python-requre.spec
index e227b97..4765684 100644
--- a/fedora/python-requre.spec
+++ b/fedora/python-requre.spec
@@ -5,7 +5,7 @@ output to functions.}
 
 
 Name:           python-requre
-Version:        0.8.3
+Version:        0.8.4
 Release:        1%{?dist}
 Summary:        Python library that allows re/store output of various objects for testing
 
@@ -57,6 +57,9 @@ Summary:        %{summary}
 
 
 %changelog
+* Sun Jan 07 2024 Packit Team <hello@packit.dev> - 0.8.4-1
+- New upstream release 0.8.4
+
 * Mon Oct 30 2023 Packit Team <hello@packit.dev> - 0.8.3-1
 - New upstream release 0.8.3