Skip to content

Commit 46a3af7

Browse files
committed
prepare release 0.0.1a19
1 parent 791e0fe commit 46a3af7

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

0 commit comments

Comments
 (0)