Skip to content

Commit b62d7d4

Browse files
committed
chore: bump version to 0.3.0 and update CHANGELOG
1 parent 229810a commit b62d7d4

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
12+
## [0.3.0] - 2026-04-20
13+
1114
### Added
1215
- Moonshot HTTP modules under `streamline_sdk`:
1316
- `branches_admin.BranchesClient` (M5)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "streamline-sdk"
7-
version = "0.2.0"
7+
version = "0.3.0"
88
description = "Official Python SDK for Streamline - The Redis of Streaming"
99
readme = "README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)