Skip to content

Commit 43b2b6d

Browse files
committed
chore: bump version to v0.3.9 [skip ci]
1 parent 806359c commit 43b2b6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyadrecon_adws.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class ldaptypes:
6969
print("[*] openpyxl not available - Excel export disabled")
7070

7171
# Constants
72-
VERSION = "v0.3.8" # Automatically updated by CI/CD pipeline during release
72+
VERSION = "v0.3.9" # Automatically updated by CI/CD pipeline during release
7373
BANNER = f"""
7474
╔═══════════════════════════════════════════════════════════════════
7575
║ PyADRecon-ADWS {VERSION} - Python AD Reconnaissance Tool (ADWS)

0 commit comments

Comments
 (0)