Skip to content

Commit c073a3a

Browse files
committed
Bump version to 0.4.0
1 parent ce8203a commit c073a3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "unasyncd"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "A tool to transform asynchronous Python code to synchronous Python code."
55
authors = ["Janek Nouvertné <j.a.nouvertne@posteo.de>"]
66
license = "MIT"

0 commit comments

Comments
 (0)