We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b567f3d commit 7ed1c17Copy full SHA for 7ed1c17
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "realtime-pubsub-client"
7
-version = "0.1.4"
+version = "1.0.0"
8
description = "The official Realtime Pub/Sub client for Python"
9
readme = "README.md"
10
license = { text = "MIT" }
0 commit comments