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-04-05 20:31:42 +02:00
__version__ = '2.1.2-dev'