File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99project = 'NumPy QuadDType'
1010copyright = '2025, NumPy Community'
1111author = 'NumPy Community'
12- release = '0.2 .0'
13- version = '0.2 .0'
12+ release = '1.0 .0'
13+ version = '1.0 .0'
1414
1515# -- General configuration ---------------------------------------------------
1616# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ license = "BSD-3-Clause"
1717license-files = [" LICENSE" ]
1818authors = [{name = " Swayam Singh" , email = " singhswayam008@gmail.com" }]
1919classifiers = [
20- " Development Status :: 4 - Beta " ,
20+ " Development Status :: 5 - Production/Stable " ,
2121 " Programming Language :: Python :: 3" ,
2222 " Programming Language :: Python :: 3.11" ,
2323 " Programming Language :: Python :: 3.12" ,
You can’t perform that action at this time.
0 commit comments