diff --git a/CHANGELOG.md b/CHANGELOG.md
index a830aed3477575522af117f8326c6669d2733806..74a07dea5604d6fc7a4c4563f5e5d36d65131948 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+# [1.2.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.1.0...v1.2.0) (2023-06-06)
+
+
+### Features
+
+* script calling non-python monitoring scripts ([159b00b](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/159b00b5e0707306a1e1442d4dcdf3018587dcbc))
+* script to check RPC availability ([ae1c2d2](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/commit/ae1c2d24add1804a911153d8efc7db2e9f8e8ea3))
+
 # [1.1.0](https://gitlab.ics.muni.cz/perun-proxy-aai/python/perun-proxy-utils/compare/v1.0.0...v1.1.0) (2023-04-11)
 
 
diff --git a/setup.cfg b/setup.cfg
index db7254f3e3a6bf079ea9a1963d282c00f8fbaaf7..6d30dca4325669d9762b6f58fb986b03ab66b56b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,4 +1,4 @@
 [metadata]
-version = 1.1.0
+version = 1.2.0
 license_files = LICENSE