We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c257167 commit 4b62350Copy full SHA for 4b62350
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "setools"
9
-version = "4.6.0.dev"
+version = "4.6.0"
10
description="SELinux policy analysis tools."
11
authors = [{name = "Chris PeBenito", email="[email protected]"}]
12
readme = {file = "README.md", content-type = "text/markdown"}
0 commit comments