summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliris <liris.pp@gmail.com>2014-07-16 10:07:06 +0900
committerliris <liris.pp@gmail.com>2014-07-16 10:07:06 +0900
commitcd88389c5172ee91aa9d68a683eadf21faf1474c (patch)
treea44aabf28ffe1b32dfcc40e1696c62e00a5ff807
parentb8177171bbe9ababbb8b442b169b1c3abb34ccd6 (diff)
downloadwebsocket-client-cd88389c5172ee91aa9d68a683eadf21faf1474c.tar.gz
- change from alpha to beta
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index da428ad..84437e6 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ setup(
license="LGPL",
url="https://github.com/liris/websocket-client",
classifiers=[
- "Development Status :: 3 - Alpha",
+ "Development Status :: 4 - Beta",
"License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)",
"Programming Language :: Python",
"Operating System :: MacOS :: MacOS X",