Skip to content

Commit f2d27ae

Browse files
committed
prepare release 0.0.1a9
1 parent 896b689 commit f2d27ae

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 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.0.1a8"
3+
version = "0.0.1a9"
44
description = "Python client for Bubble Data API"
55
readme = "README.md"
66
requires-python = ">=3.13"
@@ -10,7 +10,7 @@ dependencies = [
1010
]
1111

1212
[project.urls]
13-
homepage = "https://github.com/bubble-python/bubble-data-api-client"
13+
Homepage = "https://github.com/bubble-python/bubble-data-api-client"
1414

1515
[dependency-groups]
1616
dev = [

src/bubble_data_api_client/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VERSION__ = "0.0.1a8"
1+
__VERSION__ = "0.0.1a9"

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)