File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010[ ![ PyPI] ( https://img.shields.io/pypi/v/csp.svg?style=flat )] ( https://pypi.python.org/pypi/csp )
1111[ ![ License] ( https://img.shields.io/badge/license-Apache--2.0-green )] ( https://github.com/Point72/csp/LICENSE )
1212[ ![ Build Status] ( https://github.com/Point72/csp/actions/workflows/build.yml/badge.svg )] ( https://github.com/Point72/csp/actions/workflows/build.yml )
13- [ ![ Python Versions] ( https://img.shields.io/badge/python-3.9_%7C_3.10_%7C_3.11_%7C_3.12 -blue )] ( https://github.com/Point72/csp/blob/main/pyproject.toml )
13+ [ ![ Python Versions] ( https://img.shields.io/badge/python-3.9_%7C_3.10_%7C_3.11_%7C_3.12_%7C_3.13 -blue )] ( https://github.com/Point72/csp/blob/main/pyproject.toml )
1414
1515<br />
1616
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ classifiers = [
4545 " Programming Language :: Python :: 3.10" ,
4646 " Programming Language :: Python :: 3.11" ,
4747 " Programming Language :: Python :: 3.12" ,
48+ " Programming Language :: Python :: 3.13" ,
4849]
4950
5051
You can’t perform that action at this time.
0 commit comments