diff --git a/.copier-answers.yml b/.copier-answers.yml index dab7480..2bc0d63 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: '6957226' +_commit: 98c8f14 _src_path: https://github.com/python-project-templates/base.git add_extension: python email: t.paine154@gmail.com diff --git a/pyproject.toml b/pyproject.toml index 9d37394..8362341 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,6 +28,7 @@ classifiers = [ "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", + "Programming Language :: Python :: 3.13", "License :: OSI Approved :: Apache Software License", ]