We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d89478 commit 61813daCopy full SHA for 61813da
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ requires = ["setuptools>=67", "wheel"]
4
5
[project]
6
name = "cf-taskpool"
7
-version = "0.1.0"
+version = "0.2.0"
8
description = "A concurrent.futures-like API for executing coroutines using a pool of tasks"
9
readme = {file = "README.md", content-type = "text/markdown"}
10
authors = [{name = "George Sakkis", email = "george.sakkis@gmail.com"}]
0 commit comments