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 4d3b093 commit c1ad5daCopy full SHA for c1ad5da
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v5.3.0-pre1+drone.5 (2022-06-14)
6
+### Fix
7
+* New version ([`4d3b093`](https://github.com/IndicoDataSolutions/celery/commit/4d3b09390cd7d5cebfd04c5386094ecab04d60a7))
8
+
9
## v5.3.0-pre1+drone.4 (2022-06-14)
10
### Fix
11
* Package update with correct name ([`d2683ad`](https://github.com/IndicoDataSolutions/celery/commit/d2683adac022e417fd949cb1853ffb9aade11638))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "indicodata-celery"
-version = "5.3.0-pre1+drone.4"
+version = "5.3.0-pre1+drone.5"
description = "Indico shared utilities"
authors = ["Indico Data <[email protected]>"]
packages = [ {include = "celery"}]
0 commit comments