We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a37d3 commit afc8f3cCopy full SHA for afc8f3c
pyproject.toml
@@ -21,7 +21,7 @@ build-backend = "setuptools.build_meta"
21
22
[project]
23
name = "sandwine"
24
-version = "3.0.0"
+version = "4.0.0"
25
license = {text = "GPLv3+"}
26
description = "Command-line tool to run Windows apps with Wine and bwrap/bubblewrap isolation"
27
readme = {file = "README.md", content-type = "text/markdown"}
0 commit comments