Skip to content

Commit d4e053c

Browse files
committed
chore: bump version to v0.13.4 [skip ci]
1 parent ca301b6 commit d4e053c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyadrecon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ class ldaptypes:
104104

105105

106106
# Constants
107-
VERSION = "v0.13.3" # Automatically updated by CI/CD pipeline during release
107+
VERSION = "v0.13.4" # Automatically updated by CI/CD pipeline during release
108108
BANNER = f"""
109109
╔═════════════════════════════════════════════════════════
110110
║ PyADRecon {VERSION} - Python AD Reconnaissance Tool

0 commit comments

Comments
 (0)