Skip to content

Commit

Permalink
3.2.7 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
SirDank authored Dec 8, 2024
1 parent 57bc957 commit af31615
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion __src__/executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ def settings_json():

# variables

DANK_TOOL_VERSION = "3.2.6"
DANK_TOOL_VERSION = "3.2.7"
session = requests.Session()
_executor = ThreadPoolExecutor(10)
headers = {"User-Agent": f"dank.tool {DANK_TOOL_VERSION}"}
Expand Down
2 changes: 1 addition & 1 deletion __src__/executor_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.6
3.2.7
Binary file modified dank.tool.zip
Binary file not shown.

0 comments on commit af31615

Please sign in to comment.