Skip to content

Commit c83e5c4

Browse files
chore: bump to 0.0.1a10
1 parent 4856442 commit c83e5c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Multi-platform async chat SDK for Python. Port of [Vercel Chat](https://github.com/vercel/chat).
44

5-
> **Status: Alpha (0.0.1a8)** — API may change. Not yet tested in production.
5+
> **Status: Alpha (0.0.1a10)** — API may change. Not yet tested in production.
66
77
## Why chat-sdk?
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "chat-sdk"
3-
version = "0.0.1a8"
3+
version = "0.0.1a10"
44
description = "Multi-platform async chat SDK for Python — port of Vercel Chat"
55
readme = "README.md"
66
license = {text = "MIT"}

0 commit comments

Comments
 (0)