Skip to content

Commit

Permalink
Begin development on next release
Browse files Browse the repository at this point in the history
  • Loading branch information
obilodeau committed Dec 22, 2023
1 parent a638860 commit 9994d65
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 @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
name = "pyrdp-mitm"
description = "Remote Desktop Protocol (RDP) Monster-in-the-Middle tool and Python library"
readme = "README.md"
version = "2.0.0"
version = "2.0.1.dev0"
requires-python = ">=3.7"
authors = [
{ name = "Olivier Bilodeau", email = "obilodeau@gosecure.net" },
Expand Down

0 comments on commit 9994d65

Please sign in to comment.