Skip to content

Commit 4b8aaf6

Browse files
Update from copier (2025-04-13T05:26:55)
1 parent 1f3b515 commit 4b8aaf6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.copier-answers.yml

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: '6957226'
2+
_commit: 98c8f14
33
_src_path: https://github.com/python-project-templates/base.git
44
add_extension: python
55

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ classifiers = [
2727
"Programming Language :: Python :: 3.10",
2828
"Programming Language :: Python :: 3.11",
2929
"Programming Language :: Python :: 3.12",
30+
"Programming Language :: Python :: 3.13",
3031
]
3132

3233
dependencies = []

0 commit comments

Comments
 (0)