##// END OF EJS Templates
celery: ensure celery workers are compatible with python3.11 and also fix CLI option for celery 5.X
celery: ensure celery workers are compatible with python3.11 and also fix CLI option for celery 5.X

File last commit:

r4910:78e56e04 default
r5102:4a1c6bb5 default
Show More
.bumpversion.cfg
5 lines | 143 B | text/x-ini | IniLexer
[bumpversion]
current_version = 5.0.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]