Skip to content

Commit be1e51e

Browse files
committed
Bump to v17
Signed-off-by: Michał Górny <mgorny@gentoo.org>
1 parent e306f65 commit be1e51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gpep517/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# (c) 2022-2024 Michał Górny
1+
# (c) 2022-2025 Michał Górny
22
# SPDX-License-Identifier: GPL-2.0-or-later
33

44
"""Python package builder and installer for non-pip-centric world"""
55

6-
__version__ = "16"
6+
__version__ = "17"

0 commit comments

Comments
 (0)