diff --git a/src/rpcclient/pyproject.toml b/src/rpcclient/pyproject.toml
index 99bb84ae..ef691700 100644
--- a/src/rpcclient/pyproject.toml
+++ b/src/rpcclient/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "rpcclient"
-version = "3.21.0"
+version = "3.22.0"
 description = "rpcclient for connecting with the rpcserver"
 readme = "README.md"
 requires-python = ">=3.8"