Skip to content

Commit 8918f25

Browse files
committed
chore: bump version to v0.2.0 [skip ci]
1 parent a24539b commit 8918f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyadrecon_adws.py

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

7676
# Constants
77-
VERSION = "v0.1.7" # Automatically updated by CI/CD pipeline during release
77+
VERSION = "v0.2.0" # Automatically updated by CI/CD pipeline during release
7878
BANNER = f"""
7979
╔═════════════════════════════════════════════════════════════
8080
║ PyADRecon {VERSION} - Python AD Reconnaissance Tool (ADWS)

0 commit comments

Comments
 (0)