We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cebd8 commit ed87177Copy full SHA for ed87177
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
<!--next-version-placeholder-->
4
5
+## v5.4.0 (2022-06-29)
6
+
7
8
## v5.3.1-pre1+fixbilliard.2 (2022-06-24)
9
### Fix
10
* Setuptools ([`d73db0e`](https://github.com/IndicoDataSolutions/celery/commit/d73db0ed2cf688b2edadf72498e56c19e392ac57))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "indicodata-celery"
-version = "5.3.1-pre1+fixbilliard.2"
+version = "5.4.0"
description = "Indico shared utilities"
authors = ["Indico Data <engineering@indicodata.ai>"]
packages = [ {include = "celery"}]
0 commit comments