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 5b4ce90 commit 4818628Copy full SHA for 4818628
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v5.3.0-pre1+drone.9 (2022-06-14)
6
+### Fix
7
+* Name ([`5b4ce90`](https://github.com/IndicoDataSolutions/celery/commit/5b4ce906597ec55f7393b2f5b01c25156198e6cf))
8
+
9
## v5.3.0-pre1+drone.8 (2022-06-14)
10
### Fix
11
* Name in setup ([`4420913`](https://github.com/IndicoDataSolutions/celery/commit/4420913fb594faa284e448c2d4d73878cd7a150a))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "indicodata-celery"
-version = "5.3.0-pre1+drone.8"
+version = "5.3.0-pre1+drone.9"
description = "Indico shared utilities"
authors = ["Indico Data <[email protected]>"]
packages = [ {include = "celery"}]
0 commit comments