Skip to content

Commit bb353c2

Browse files
committed
v1.31.0
1 parent 000cf5d commit bb353c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aplus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from .celery import app as celery_app
22

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

0 commit comments

Comments
 (0)