OpenSlides/openslides/__init__.py
2020-07-15 16:19:05 +02:00

8 lines
204 B
Python

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