Updated to version 3.3-master
This commit is contained in:
parent
9aefb122e6
commit
30e8f7d87f
@ -1,6 +1,6 @@
|
||||
__author__ = "OpenSlides Team <support@openslides.org>"
|
||||
__description__ = "Presentation and assembly system"
|
||||
__version__ = "3.2"
|
||||
__version__ = "3.3-master"
|
||||
__license__ = "MIT"
|
||||
__url__ = "https://openslides.com"
|
||||
|
||||
|
4
setup.py
4
setup.py
@ -29,8 +29,8 @@ setup(
|
||||
classifiers=[
|
||||
# http://pypi.python.org/pypi?%3Aaction=list_classifiers
|
||||
# 'Development Status :: 3 - Alpha',
|
||||
# "Development Status :: 4 - Beta",
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
"Development Status :: 4 - Beta",
|
||||
# 'Development Status :: 5 - Production/Stable',
|
||||
"Environment :: Web Environment",
|
||||
"Framework :: Django",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
|
Loading…
Reference in New Issue
Block a user