Skip to content

Commit 3753a73

Browse files
committed
chore(release): bump version to v0.2.4
1 parent 84c1621 commit 3753a73

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.4](https://github.com/stack-rs/mitosis/compare/v0.2.3..v0.2.4) - 2025-10-20
6+
7+
### Features
8+
9+
- *(schema)* Support labels in workers query interface - ([84c1621](https://github.com/stack-rs/mitosis-python-sdk/commit/84c1621d4b79bd005b5008e0c575f8658fd8b23b))
10+
511
## [0.2.3](https://github.com/stack-rs/mitosis/compare/v0.2.2..v0.2.3) - 2025-09-26
612

713
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pynetmito"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = "Python Client SDK for mitosis"
55
readme = "README.md"
66
authors = [{ name = "BobAnkh", email = "[email protected]" }]

0 commit comments

Comments
 (0)