Skip to content

Commit 5c865e9

Browse files
committed
prepare release 0.0.1a3
1 parent 081348c commit 5c865e9

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

src/bubble_data_api_client/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)