Skip to content

Commit 8f2a12f

Browse files
committed
chore(release): bump version to v0.2.3
1 parent b898e17 commit 8f2a12f

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-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.3](https://github.com/stack-rs/mitosis/compare/v0.2.2..v0.2.3) - 2025-09-26
6+
7+
### Features
8+
9+
- *(api)* Support the change user group-quota API - ([b898e17](https://github.com/stack-rs/mitosis-python-sdk/commit/b898e17fd63606edc3c3573f6d463dc6a354432a))
10+
511
## [0.2.2](https://github.com/stack-rs/mitosis/compare/v0.2.1..v0.2.2) - 2025-09-15
612

713
### Features

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ c.download_artifact(
5454

5555
| **Mitosis** | **pynetmito** |
5656
| :---------: | :-----------: |
57+
| 0.6.2 | 0.2.3 |
5758
| 0.6.1 | 0.2.2 |
5859
| 0.6.0 | 0.2.1 |
5960
| 0.6.0 | 0.2.0 |

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.2"
3+
version = "0.2.3"
44
description = "Python Client SDK for mitosis"
55
readme = "README.md"
66
authors = [{ name = "BobAnkh", email = "[email protected]" }]

0 commit comments

Comments
 (0)