From f2cca3cb80ec87e5d37ba3a77c463eaa673b66ed Mon Sep 17 00:00:00 2001 From: Victor Ryzhikh Date: Mon, 15 Jan 2024 13:30:19 +0000 Subject: [PATCH] Updated to 12.0 --- python-websockets.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-websockets.spec b/python-websockets.spec index 47ccf22..28c7043 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -4,8 +4,8 @@ %define __typelib_path %{nil} Name: python-%{pypi_name} -Version: 11.0.3 -Release: 1 +Version: 12.0 +Release: 1 Summary: An implementation of the WebSocket Protocol for python with asyncio License: BSD Group: Development/Python