We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce363cc commit 52f2ea4Copy full SHA for 52f2ea4
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "future-map"
3
-version = "0.1.1"
+version = "0.1.2"
4
description = "Simple package to enhance Python's concurrent.futures for memory efficiency"
5
authors = ["Arai Hiroki <hiroara62@gmail.com>"]
6
readme = "README.md"
0 commit comments