Skip to content

Commit 4a6f85d

Browse files
neiljpamanagr
authored andcommitted
setup: Treat next release as being beta quality, not alpha.
1 parent 9b76f5f commit 4a6f85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def long_description():
5353
author_email='[email protected]',
5454
license='MIT',
5555
classifiers=[
56-
'Development Status :: 3 - Alpha',
56+
'Development Status :: 4 - Beta',
5757

5858
'Intended Audience :: End Users/Desktop',
5959
'Topic :: Communications :: Chat',

0 commit comments

Comments
 (0)