Skip to content

Commit 3fd2cf7

Browse files
committed
Prepare for release
1 parent f232e1c commit 3fd2cf7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
]
3030

3131
PACKAGE_CLASSIFIERS = [
32-
'Development Status :: 4 - Beta',
32+
'Development Status :: 5 - Production/Stable',
3333
'Intended Audience :: Developers',
3434
'Intended Audience :: System Administrators',
3535
'Intended Audience :: Telecommunications Industry',
@@ -41,6 +41,7 @@
4141
'Programming Language :: Python :: 3',
4242
'Programming Language :: Python :: 3.5',
4343
'Programming Language :: Python :: 3.6',
44+
'Programming Language :: Python :: 3.7',
4445
'Topic :: Communications',
4546
'Topic :: Communications :: Chat'
4647
]

0 commit comments

Comments
 (0)