OpenSlides/openslides/__init__.py
Emanuel Schütze 6ffb79f514 Release 2.2b1
2017-12-20 21:17:53 +01:00

6 lines
186 B
Python

__author__ = 'OpenSlides Team <support@openslides.org>'
__description__ = 'Presentation and assembly system'
__version__ = '2.2b1'
__license__ = 'MIT'
__url__ = 'https://openslides.org'