There was an error while loading. Please reload this page.
1 parent 0796ecf commit 77650a2Copy full SHA for 77650a2
1 file changed
aplus/__init__.py
@@ -1,6 +1,6 @@
1
from .celery import app as celery_app
2
3
-__version__ = '1.15.0rc1'
+__version__ = '1.15.0'
4
"""The version of the A-plus platform."""
5
VERSION = __version__
6
0 commit comments