diff --git a/.abf.yml b/.abf.yml index 8053b49..e14a977 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - websockets-11.0.2.tar.gz: faa4e5120b38e3d7897ab64570dba32a0c543daf + websockets-11.0.3.tar.gz: 3a82ef3e6015d985564ed04d2fbc308e0ee8d187 diff --git a/python-websockets.spec b/python-websockets.spec index 2be30a5..47ccf22 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -4,8 +4,8 @@ %define __typelib_path %{nil} Name: python-%{pypi_name} -Version: 11.0.2 -Release: 2 +Version: 11.0.3 +Release: 1 Summary: An implementation of the WebSocket Protocol for python with asyncio License: BSD Group: Development/Python