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 d73db0e commit e39642aCopy full SHA for e39642a
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v5.3.1-pre1+fixbilliard.2 (2022-06-24)
6
+### Fix
7
+* Setuptools ([`d73db0e`](https://github.com/IndicoDataSolutions/celery/commit/d73db0ed2cf688b2edadf72498e56c19e392ac57))
8
+
9
## v5.3.1-pre1+fixbilliard.1 (2022-06-24)
10
### Fix
11
* Add celery bin ([`e0c4cdf`](https://github.com/IndicoDataSolutions/celery/commit/e0c4cdfbb2b270d1155c363e9c3369afe7919b59))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "indicodata-celery"
-version = "5.3.1-pre1+fixbilliard.1"
+version = "5.3.1-pre1+fixbilliard.2"
description = "Indico shared utilities"
authors = ["Indico Data <[email protected]>"]
packages = [ {include = "celery"}]
0 commit comments