Skip to content

Commit 3e4e2bb

Browse files
committed
Version bump again to release properly
Signed-off-by: Alex Lourie <alex.lourie@zepben.com>
1 parent 612304a commit 3e4e2bb

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

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.4.0] - UNRELEASED
2+
## [0.5.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.4.0] - 2025-09-17
319
### Breaking Changes
420
* Update `zepben.evolve` to latest version, renamed too `zepben.ewb` 1.0.0b7. Previous versions will be incompatible.
521

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build-backend = "setuptools.build_meta"
1515
[project]
1616
name = "zepben.examples"
1717
description = "Module containing examples for interacting with Zepben's platform"
18-
version = "0.4.0b8"
18+
version = "0.5.0b1"
1919
readme = {file = "README.md", content-type = "text/markdown"}
2020
license = "MPL-2.0"
2121
requires-python = '>=3.10,<3.13'

0 commit comments

Comments
 (0)