Skip to content

Commit 55fa1bb

Browse files
committed
Update version for release
Signed-off-by: Kurt Greaves <kurt.greaves@zepben.com>
1 parent 1ed60da commit 55fa1bb

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

changelog.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# EWB Python SDK examples
2-
## [0.3.0] - UNRELEASED
2+
## [0.4.0] - UNRELEASED
3+
### Breaking Changes
4+
* None.
5+
6+
### New Features
7+
* None.
8+
9+
### Enhancements
10+
* None.
11+
12+
### Fixes
13+
* None.
14+
15+
### Notes
16+
* None.
17+
18+
## [0.3.0] - 2025-08-19
319
### Breaking Changes
420
* Support `zepben.eas` up to 0.19.0. Previous versions will be incompatible.
521
* Support `zepben.evolve` up to 0.48.0. Previous versions will be incompatible.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
setup(
55
name="zepben.examples",
66
description="Module containing examples for interacting with Zepben's platform",
7-
version="0.3.0b18",
7+
version="0.4.0b1",
88
url="https://github.com/zepben/ewb-sdk-examples-python",
99
author="Zeppelin Bend",
1010
author_email="oss@zepben.com",

0 commit comments

Comments
 (0)