We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0604364 commit 58b80b7Copy full SHA for 58b80b7
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "unasyncd"
3
-version = "0.7.0"
+version = "0.7.1"
4
description = "A tool to transform asynchronous Python code to synchronous Python code."
5
authors = ["Janek Nouvertné <j.a.nouvertne@posteo.de>"]
6
license = "MIT"
0 commit comments