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