Skip to content

Commit 3ad205c

Browse files
committed
Release 3.8.0
1 parent 245eb29 commit 3ad205c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apachetomcatscanner"
3-
version = "3.7.1"
3+
version = "3.8.0"
44
description = ""
55
dynamic = ["scripts"]
66
readme = "README.md"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setuptools.setup(
1616
name="apachetomcatscanner",
17-
version="3.7.1",
17+
version="3.8.0",
1818
description="",
1919
url="https://github.com/p0dalirius/ApacheTomcatScanner",
2020
author="Podalirius",

0 commit comments

Comments
 (0)