Skip to content

Commit c8d21cc

Browse files
committed
Update classifiers.
1 parent 8c21cc4 commit c8d21cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ def extract_varvals(*varnames):
3434
long_description=LONG_DESCRIPTION,
3535
long_description_content_type='text/x-rst',
3636
keywords=' '.join([
37-
'irbasis'
37+
'irbasis', 'many-body', 'propagator', 'svd'
3838
]),
3939
classifiers=[
40-
'Development Status :: 4 - Beta',
40+
'Development Status :: 5 - Production/Stable',
4141
'Intended Audience :: Developers',
4242
'Intended Audience :: Science/Research',
4343
'Topic :: Scientific/Engineering :: Physics',

0 commit comments

Comments
 (0)