Skip to content

Commit a49b097

Browse files
committed
prepare release 0.0.1a11
1 parent 09840e2 commit a49b097

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bubble-data-api-client"
3-
version = "0.0.1a10"
3+
version = "0.0.1a11"
44
description = "Python client for Bubble Data API"
55
readme = "README.md"
66
requires-python = ">=3.13"

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.1a10"
1+
__VERSION__ = "0.0.1a11"

0 commit comments

Comments
 (0)