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