OpenSlides/openslides/__init__.py
Emanuel Schütze 9aefb122e6 Release 3.2
2020-07-15 16:16:00 +02:00

8 lines
197 B
Python

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