Skip to content

Commit 57572ba

Browse files
committed
v1.27.0
1 parent d20f05f commit 57572ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aplus/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from .celery import app as celery_app
22

3-
__version__ = '1.27.0rc2'
3+
__version__ = '1.27.0'
44
"""The version of the A-plus platform."""
55
VERSION = __version__
66

0 commit comments

Comments
 (0)