OpenSlides/openslides/__init__.py

8 lines
201 B
Python

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