File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
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.1.3] ( https://github.com/stack-rs/mitosis/compare/v0.1.2..v0.1.3 ) - 2025-09-05
6+
7+ ### Documentation
8+
9+ - * (readme)* Add usage guidance - ([ 9676e41] ( https://github.com/stack-rs/mitosis-python-sdk/commit/9676e4118e56e0af3fee29c474c1d04d16655b57 ) )
10+
511## [ 0.1.2] ( https://github.com/stack-rs/mitosis/compare/v0.1.1..v0.1.2 ) - 2025-09-05
612
713### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " pynetmito"
3- version = " 0.1.2 "
3+ version = " 0.1.3 "
44description = " Python Client SDK for mitosis"
55readme = " README.md"
66authors = [{
name =
" BobAnkh" ,
email =
" [email protected] " }]
@@ -49,8 +49,8 @@ build-backend = "hatchling.build"
4949
5050[project .urls ]
5151Documentation = " https://docs.stack.rs/mitosis/"
52- Homepage = " https://github.com/stack-rs/mitosis"
53- Source = " https://github.com/stack-rs/mitosis"
52+ Homepage = " https://github.com/stack-rs/mitosis-python-sdk "
53+ Source = " https://github.com/stack-rs/mitosis-python-sdk "
5454
5555[tool .hatch .build .targets .sdist ]
5656include = [" /src/pynetmito" , " /README.md" ]
You can’t perform that action at this time.
0 commit comments