Skip to content

Commit def09c1

Browse files
committed
v1.30.5
1 parent c240bcf commit def09c1

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

0 commit comments

Comments
 (0)