We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 245eb29 commit 3ad205cCopy full SHA for 3ad205c
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "apachetomcatscanner"
3
-version = "3.7.1"
+version = "3.8.0"
4
description = ""
5
dynamic = ["scripts"]
6
readme = "README.md"
setup.py
@@ -14,7 +14,7 @@
14
15
setuptools.setup(
16
name="apachetomcatscanner",
17
- version="3.7.1",
+ version="3.8.0",
18
description="",
19
url="https://github.com/p0dalirius/ApacheTomcatScanner",
20
author="Podalirius",
0 commit comments