Skip to content

Commit dec0873

Browse files
author
amiya
committed
Sync version to 0.1.1 in pyproject.toml
1 parent 26c75d5 commit dec0873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "makeparallel"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "True parallelism for Python - Bypass the GIL with Rust-powered decorators for CPU-bound tasks"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)