Skip to content

Commit 6734014

Browse files
committed
v1.26.2
1 parent c110ac7 commit 6734014

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

0 commit comments

Comments
 (0)