Skip to content

Commit 5eb37ca

Browse files
committed
Release v1.23.0
1 parent ce46d6f commit 5eb37ca

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

0 commit comments

Comments
 (0)