Skip to content

Commit c87eaaa

Browse files
committed
bump: release 0.3.0
1 parent 84c2fa6 commit c87eaaa

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.3.0 (2026-02-18)
2+
3+
### Feat
4+
5+
- improve system build
6+
7+
### Refactor
8+
9+
- **dev**: update dev docker compose to use custom gitconfig path
10+
111
## v0.2.0 (2025-09-23)
212

313
### Feat

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# mPyFlow
22

3-
[![release: 0.2.0](https://img.shields.io/badge/rel-0.2.0-blue.svg?style=flat-square)](https://github.com/artdotlis/mPyFlow)
3+
[![release: 0.3.0](https://img.shields.io/badge/rel-0.3.0-blue.svg?style=flat-square)](https://github.com/artdotlis/mPyFlow)
44

55
[![MIT LICENSE](https://img.shields.io/badge/License-MIT-brightgreen.svg?style=flat-square)](https://choosealicense.com/licenses/mit/)
66
[![Documentation Status](https://img.shields.io/badge/docs-GitHub-blue.svg?style=flat-square)](https://artdotlis.github.io/mPyFlow/)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mpyflow"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
description = "mPyFlow is a library designed to manage multiprocessing workflows."
55
readme = "README.md"
66
authors = [{ name = "Artur Lissin", email = "artdotlis@pm.me" }]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)