Skip to content

Commit a5a1077

Browse files
author
coke
committed
fix: fix super args
1 parent ebe34af commit a5a1077

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastapi-sio-di"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "FastAPI-SIO-DI is a library tailored for integrating Socket.IO with FastAPI. It allows you to develop real-time WebSocket applications using the familiar FastAPI style (Dependency Injection, Pydantic models)."
55
requires-python = ">=3.10"
66
dependencies = [

0 commit comments

Comments
 (0)