OpenSlides/openslides/__init__.py

8 lines
197 B
Python

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