OpenSlides/openslides/__init__.py

4 lines
135 B
Python
Raw Normal View History

__author__ = 'OpenSlides Team <support@openslides.org>'
__description__ = 'Presentation and assembly system'
2017-03-29 14:34:17 +02:00
__version__ = '2.1.1-dev'