From c4121c57d21654cd83ad431ced6b8347b6ae0c0e Mon Sep 17 00:00:00 2001
From: Manuel Guenther <manuel.guenther@idiap.ch>
Date: Tue, 28 Oct 2014 16:14:40 +0100
Subject: [PATCH] Updated development status [skip ci]

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index db40006..fd22ec0 100644
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ setup(
 
     classifiers = [
       'Framework :: Bob',
-      'Development Status :: 3 - Alpha',
+      'Development Status :: 4 - Beta',
       'Intended Audience :: Developers',
       'License :: OSI Approved :: BSD License',
       'Natural Language :: English',
-- 
GitLab