Skip to content

Commit 61813da

Browse files
committed
Bump to v0.2.0
1 parent 6d89478 commit 61813da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools>=67", "wheel"]
44

55
[project]
66
name = "cf-taskpool"
7-
version = "0.1.0"
7+
version = "0.2.0"
88
description = "A concurrent.futures-like API for executing coroutines using a pool of tasks"
99
readme = {file = "README.md", content-type = "text/markdown"}
1010
authors = [{name = "George Sakkis", email = "george.sakkis@gmail.com"}]

0 commit comments

Comments
 (0)