diff --git a/setup.cfg b/setup.cfg index 962cb2b..bc330b3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = python-socketio -version = 5.4.1 +version = 5.4.2.dev0 author = Miguel Grinberg author_email = miguel.grinberg@gmail.com description = Socket.IO server and client for Python