Skip to content

Commit 76d10b4

Browse files
committed
prepare release 0.0.1a16
1 parent ca5c8f6 commit 76d10b4

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.1a15"
3+
version = "0.0.1a16"
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.1a15"
1+
__VERSION__ = "0.0.1a16"

0 commit comments

Comments
 (0)