diff --git a/SPECS/graphviz.spec b/SPECS/graphviz.spec
index 42bb2bc..de7bec5 100644
--- a/SPECS/graphviz.spec
+++ b/SPECS/graphviz.spec
@@ -61,7 +61,7 @@
 Name:			graphviz
 Summary:		Graph Visualization Tools
 Version:		2.40.1
-Release:		39%{?dist}
+Release:		40%{?dist}
 License:		EPL-1.0
 URL:			http://www.graphviz.org/
 # A bit hacking needed due to: https://gitlab.com/graphviz/graphviz/issues/1371
@@ -608,6 +608,10 @@ php --no-php-ini \
 %{_mandir}/man3/*.3tcl*
 
 %changelog
+* Fri Nov  1 2019 Jaroslav Škarvada <jskarvad@redhat.com> - 2.40.1-40
+- Release bump for releasing graphviz-python3 in CRB
+  Resolves: rhbz#1704875
+
 * Fri Dec  7 2018 Jaroslav Škarvada <jskarvad@redhat.com> - 2.40.1-39
 - Fixed some issues found by coverity scan
   Resolves: rhbz#1602528