Skip to content

Commit 18eee9c

Browse files
committed
chore(release): bump version to v0.1.1
1 parent 1c7505b commit 18eee9c

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.1.1](https://github.com/stack-rs/mitosis/compare/v0.1.0..v0.1.1) - 2025-09-05
6+
7+
### Bug Fixes
8+
9+
- *(schema)* Resolve TasksQueryReq (de)serde issue - ([1c7505b](https://github.com/stack-rs/mitosis-python-sdk/commit/1c7505be60dce85fdb8b4a3319c27c2f5e83f180))
10+
511
## [0.1.0](https://github.com/stack-rs/mitosis/compare/v0.0.3..v0.1.0) - 2025-09-05
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.1.0"
3+
version = "0.1.1"
44
description = "Python Client SDK for mitosis"
55
readme = "README.md"
66
authors = [{ name = "BobAnkh", email = "[email protected]" }]

0 commit comments

Comments
 (0)