From 3a8c7f0632c28410f1d16b7f4d117da2308e63d3 Mon Sep 17 00:00:00 2001 From: adator <85586985+adator85@users.noreply.github.com> Date: Thu, 20 Nov 2025 14:06:40 +0100 Subject: [PATCH] Updating unrealircd_rpc_py version --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 18a4577..7583b06 100644 --- a/version.json +++ b/version.json @@ -3,7 +3,7 @@ "requests": "2.32.5", "psutil": "7.1.2", - "unrealircd_rpc_py": "3.0.1", + "unrealircd_rpc_py": "3.0.3", "sqlalchemy": "2.0.44", "faker": "37.12.0", "pyyaml": "6.0.3",