Skip to content

Commit 4b62350

Browse files
committed
pyproject.toml: Update for 4.6 release.
Signed-off-by: Chris PeBenito <[email protected]>
1 parent c257167 commit 4b62350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "setools"
9-
version = "4.6.0.dev"
9+
version = "4.6.0"
1010
description="SELinux policy analysis tools."
1111
authors = [{name = "Chris PeBenito", email="[email protected]"}]
1212
readme = {file = "README.md", content-type = "text/markdown"}

0 commit comments

Comments
 (0)