From 2aae6d43eb90d6ed1a83a307a38671819afc62e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emanuel=20Sch=C3=BCtze?= Date: Fri, 10 Feb 2017 23:39:52 +0100 Subject: [PATCH] Release 2.1b3 --- openslides/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openslides/__init__.py b/openslides/__init__.py index baa3ace97..b9126fad3 100644 --- a/openslides/__init__.py +++ b/openslides/__init__.py @@ -1,3 +1,3 @@ __author__ = 'OpenSlides Team ' __description__ = 'Presentation and assembly system' -__version__ = '2.1b3-dev' +__version__ = '2.1b3'