Skip to content

Commit c568fc8

Browse files
Update from copier (2025-08-23T21:32:46)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 09cf9ec commit c568fc8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 3a223c6
2+
_commit: c124449
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: python

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ classifiers = [
2828
"Programming Language :: Python :: 3.11",
2929
"Programming Language :: Python :: 3.12",
3030
"Programming Language :: Python :: 3.13",
31+
"Programming Language :: Python :: 3.14",
3132
]
3233

3334
dependencies = [

0 commit comments

Comments
 (0)