From c788e3bfabb6082641ab23a810cb31e6e18fd626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emanuel=20Sch=C3=BCtze?= Date: Tue, 7 Mar 2017 21:19:31 +0100 Subject: [PATCH] Release 2.1b4 --- openslides/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openslides/__init__.py b/openslides/__init__.py index 7bedef4ed..3bef747db 100644 --- a/openslides/__init__.py +++ b/openslides/__init__.py @@ -1,3 +1,3 @@ __author__ = 'OpenSlides Team ' __description__ = 'Presentation and assembly system' -__version__ = '2.1b4-dev' +__version__ = '2.1b4'