Update openslides/__init__.py
This commit is contained in:
parent
4cc3d42bab
commit
c1903848f2
@ -5,7 +5,7 @@
|
||||
:license: GNU GPL, see LICENSE for more details.
|
||||
"""
|
||||
|
||||
VERSION = (1, 4, 0, 'alpha', 0) # During development it is the next release
|
||||
VERSION = (1, 4, 0, 'alpha', 1) # During development it is the next release
|
||||
RELEASE = False
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user