Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier
_commit: v0.3.0
_commit: v0.4.0
_src_path: .
copyright_holder: Stephen Kent
copyright_holder_email: smkent@smkent.net
Expand All @@ -15,6 +15,7 @@ project_name: copier-python
project_slug: copier_python
project_type: library
project_visibility: public
python_version_maximum: No maximum
python_version_minimum: '3.10'
user_email: smkent@smkent.net
user_name: Stephen Kent
Loading