Skip to content

Commit

Permalink
Bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork committed Dec 16, 2023
1 parent bd9654a commit 32745c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "sandwine"
version = "2.0.0"
version = "3.0.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"}
Expand Down

0 comments on commit 32745c3

Please sign in to comment.