diff --git a/pyproject.toml b/pyproject.toml index f02e78e..45e9fdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ build-backend = "setuptools.build_meta" [project] name = "sandwine" -version = "4.0.0" +version = "4.1.0" license = {text = "GPLv3+"} description = "Command-line tool to run Windows apps with Wine and bwrap/bubblewrap isolation" readme = {file = "README.md", content-type = "text/markdown"}