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 27cdfa9 commit 679bcffCopy full SHA for 679bcff
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v5.3.0-pre1+bumpversion.3 (2022-06-16)
6
+### Fix
7
+* Pyproject ([`27cdfa9`](https://github.com/IndicoDataSolutions/celery/commit/27cdfa99195d0041dd2eabba01f5578ba04d6006))
8
+
9
## v5.3.0-pre1+bumpversion.2 (2022-06-16)
10
### Fix
11
* Trigger ([`8426d2a`](https://github.com/IndicoDataSolutions/celery/commit/8426d2aead1034a3d9544c426f9687e997104ed9))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "indicodata-celery"
-version = "5.3.0-pre1+bumpversion.2"
+version = "5.3.0-pre1+bumpversion.3"
description = "Indico shared utilities"
authors = ["Indico Data <[email protected]>"]
packages = [ {include = "celery"}]
0 commit comments