We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e306f65 commit be1e51eCopy full SHA for be1e51e
gpep517/__init__.py
@@ -1,6 +1,6 @@
1
-# (c) 2022-2024 Michał Górny
+# (c) 2022-2025 Michał Górny
2
# SPDX-License-Identifier: GPL-2.0-or-later
3
4
"""Python package builder and installer for non-pip-centric world"""
5
6
-__version__ = "16"
+__version__ = "17"
0 commit comments