We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559611e commit 7e03e2aCopy full SHA for 7e03e2a
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "pygoroutine"
3
-version = "0.1.5"
+version = "0.1.4"
4
description = "🚀 Go-like concurrency in Python with channels and true parallelism."
5
readme = "README.md"
6
authors = [{ name = "Anton Vice", email = "anton96vice@gmail.com"}]
0 commit comments