mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-08-10 12:40:34 +02:00
fix: address Hacker News feedback (connection banner, API keys, etc.) and bump version to v0.3.0
Former-commit-id: db1722a99e3ea7fd8afb296f186f57799bf4b695
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
import zipfile
|
||||
|
||||
zip_name = 'ShadowBroker_v0.1.zip'
|
||||
zip_name = 'ShadowBroker_v0.3.zip'
|
||||
|
||||
if os.path.exists(zip_name):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user