Skip to content

Commit 86bf105

Browse files
committed
prepare release 0.0.1a20
1 parent 4d2d69b commit 86bf105

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

0 commit comments

Comments
 (0)