Skip to content

Commit bdacc6d

Browse files
committed
Fix dev status to 4
1 parent 94d1d90 commit bdacc6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ keywords = ['diffpy', 'PDF']
1616
readme = "README.rst"
1717
requires-python = ">=3.10"
1818
classifiers = [
19-
'Development Status :: 5 - Production/Stable',
19+
'Development Status :: 4 - Beta',
2020
'Environment :: Console',
2121
'Intended Audience :: Developers',
2222
'Intended Audience :: Science/Research',

0 commit comments

Comments
 (0)