Skip to content

Commit

Permalink
Raise version to 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
hannob committed Oct 19, 2024
1 parent 28b0fae commit 3a5e4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

setuptools.setup(
name=package_name,
version="0.0.12",
version="0.0.13",
description="Tool to scan for secret files on HTTP servers",
long_description=readme,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 3a5e4ed

Please sign in to comment.