diff --git a/pyproject.toml b/pyproject.toml index 691c3a9..4a3cc8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "realtime-pubsub-client" -version = "0.1.3" +version = "0.1.4" description = "The official Realtime Pub/Sub client for Python" readme = "README.md" license = { text = "MIT" }