File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "maturin"
66name = " pineappl-cli"
77requires-python = " >=3.7"
88classifiers = [
9- " Development Status :: 4 - Beta " ,
9+ " Development Status :: 5 - Production/Stable " ,
1010 " Intended Audience :: Science/Research" ,
1111 " License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)" ,
1212 " Natural Language :: English" ,
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ name = "pineappl"
99# Python version that we support
1010requires-python = " >=3.7"
1111classifiers = [
12- " Development Status :: 4 - Beta " ,
12+ " Development Status :: 5 - Production/Stable " ,
1313 " Intended Audience :: Science/Research" ,
1414 " License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)" ,
1515 " Natural Language :: English" ,
You can’t perform that action at this time.
0 commit comments