OpenSlides/server/openslides/__init__.py
Emanuel Schütze a37e2196b3 Release 3.3
2020-12-18 00:43:02 +01:00

8 lines
197 B
Python

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