Skip to content

Commit 0e7b055

Browse files
Release v1.13.0rc5
1 parent 486d347 commit 0e7b055

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.13.0rc4'
3+
__version__ = '1.13.0rc5'
44
"""The version of the A-plus platform."""
55
VERSION = __version__
66

0 commit comments

Comments
 (0)