We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c4cdf commit e49c010Copy full SHA for e49c010
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v5.3.1-pre1+fixbilliard.1 (2022-06-24)
6
+### Fix
7
+* Add celery bin ([`e0c4cdf`](https://github.com/IndicoDataSolutions/celery/commit/e0c4cdfbb2b270d1155c363e9c3369afe7919b59))
8
+
9
## v5.3.1-pre1+fixbilliard.0 (2022-06-16)
10
### Fix
11
* Billiard version ([`5c9b0b4`](https://github.com/IndicoDataSolutions/celery/commit/5c9b0b49a4e0f3038314becb6570603b39dd0d22))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "indicodata-celery"
-version = "5.3.1-pre1+fixbilliard.0"
+version = "5.3.1-pre1+fixbilliard.1"
description = "Indico shared utilities"
authors = ["Indico Data <[email protected]>"]
packages = [ {include = "celery"}]
0 commit comments