Skip to content

Commit 9d35dbc

Browse files
committed
prepare release 0.4.4
1 parent a0f4628 commit 9d35dbc

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bubble-data-api-client"
3-
version = "0.4.3"
3+
version = "0.4.4"
44
description = "Async Python client for Bubble Data API with Pydantic ORM, type safety, connection pooling, and configurable retries"
55
license = "MIT"
66
readme = "README.md"
@@ -10,7 +10,6 @@ classifiers = [
1010
"Programming Language :: Python :: 3.14",
1111
"Programming Language :: Python :: 3.13",
1212
"Typing :: Typed",
13-
"License :: OSI Approved :: MIT License",
1413
]
1514
dependencies = [
1615
"httpx[http2]~=0.28",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)