We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d8af2c commit 5b14a00Copy full SHA for 5b14a00
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "unasyncd"
3
-version = "0.6.1"
+version = "0.7.0"
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