We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce46d6f commit 5eb37caCopy full SHA for 5eb37ca
aplus/__init__.py
@@ -1,6 +1,6 @@
1
from .celery import app as celery_app
2
3
-__version__ = '1.22.0'
+__version__ = '1.23.0'
4
"""The version of the A-plus platform."""
5
VERSION = __version__
6
0 commit comments