summarylogtreecommitdiffstats
path: root/bump-supported-version-3-13.patch
blob: 53e0d0a4915b68edfa251d250364f39fa82b4420 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/build_scripts/config.py	2024-12-23 00:55:45.290109212 -0500
+++ b/build_scripts/config.py_patched	2024-12-23 00:56:30.282706611 -0500
@@ -96,6 +96,7 @@
             'Programming Language :: Python :: 3.10',
             'Programming Language :: Python :: 3.11',
             'Programming Language :: Python :: 3.12',
+            'Programming Language :: Python :: 3.13',
         ]
 
         self.setup_script_dir = None