We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5335a5d commit 2db32e6Copy full SHA for 2db32e6
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
name = "pyrdp-mitm"
8
description = "Remote Desktop Protocol (RDP) Monster-in-the-Middle tool and Python library"
9
readme = "README.md"
10
-version = "2.0.0.rc3"
+version = "2.0.0"
11
requires-python = ">=3.7"
12
authors = [
13
{ name = "Olivier Bilodeau", email = "obilodeau@gosecure.net" },
0 commit comments