diff --git a/.abf.yml b/.abf.yml index f248706..eaae155 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - websockets-10.0.tar.gz: afd1ea0733a2b42ffa28467039bf1a611ce0bc75 + websockets-10.1.tar.gz: eadd324761ad3169c2ae7b4217e41570f5d3cdb0 diff --git a/python-websockets.spec b/python-websockets.spec index 84c7203..ce1b93e 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -4,8 +4,8 @@ %define __typelib_path %{nil} Name: python-%{pypi_name} -Version: 10.0 -Release: 1 +Version: 10.1 +Release: 1 Summary: An implementation of the WebSocket Protocol for python with asyncio License: BSD Group: Development/Python