Skip to content

Commit 1ee7e5f

Browse files
trelalanking
authored andcommitted
[#3] update project description
1 parent d8e3dc1 commit 1ee7e5f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

setup.py

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,17 @@
2727
keywords='irods',
2828
classifiers=[
2929
'License :: OSI Approved :: BSD License',
30-
'Development Status :: 4 - Beta',
30+
'Development Status :: 5 - Production/Stable',
3131
'Programming Language :: Python :: 2.7',
3232
'Programming Language :: Python :: 3.4',
3333
'Programming Language :: Python :: 3.5',
3434
'Programming Language :: Python :: 3.6',
35+
'Programming Language :: Python :: 3.7',
36+
'Programming Language :: Python :: 3.8',
37+
'Programming Language :: Python :: 3.9',
38+
'Programming Language :: Python :: 3.10',
39+
'Programming Language :: Python :: 3.11',
40+
'Programming Language :: Python :: 3.12',
3541
'Operating System :: POSIX :: Linux',
3642
],
3743
packages=find_packages(),

0 commit comments

Comments
 (0)