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 6306736 commit f0b8fdeCopy full SHA for f0b8fde
1 file changed
pyadrecon.py
@@ -103,7 +103,7 @@ class ldaptypes:
103
104
105
# Constants
106
-VERSION = "v0.12.9" # Automatically updated by CI/CD pipeline during release
+VERSION = "v0.12.10" # Automatically updated by CI/CD pipeline during release
107
BANNER = f"""
108
╔═════════════════════════════════════════════════════════
109
║ PyADRecon {VERSION} - Python AD Reconnaissance Tool
0 commit comments