File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.2.1] ( https://github.com/stack-rs/mitosis/compare/v0.2.0..v0.2.1 ) - 2025-09-11
6+
7+ ### Bug Fixes
8+
9+ - Delete redundant print - ([ da26809] ( https://github.com/stack-rs/mitosis-python-sdk/commit/da2680902b261892dc5daa93dbd4573390998df2 ) )
10+
511## [ 0.2.0] ( https://github.com/stack-rs/mitosis/compare/v0.1.3..v0.2.0 ) - 2025-09-11
612
713### Features
Original file line number Diff line number Diff line change @@ -54,5 +54,6 @@ c.download_artifact(
5454
5555| ** Mitosis** | ** pynetmito** |
5656| :---------: | :-----------: |
57+ | 0.6.0 | 0.2.1 |
5758| 0.6.0 | 0.2.0 |
5859| 0.5.3 | 0.1.3 |
Original file line number Diff line number Diff line change 11[project ]
22name = " pynetmito"
3- version = " 0.2.0 "
3+ version = " 0.2.1 "
44description = " Python Client SDK for mitosis"
55readme = " README.md"
66authors = [{
name =
" BobAnkh" ,
email =
" [email protected] " }]
You can’t perform that action at this time.
0 commit comments