Skip to content

Commit 679bcff

Browse files
semantic-releasethearchitector
authored andcommitted
5.3.0-pre1+bumpversion.3
Automatically generated by python-semantic-release
1 parent 27cdfa9 commit 679bcff

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v5.3.0-pre1+bumpversion.3 (2022-06-16)
6+
### Fix
7+
* Pyproject ([`27cdfa9`](https://github.com/IndicoDataSolutions/celery/commit/27cdfa99195d0041dd2eabba01f5578ba04d6006))
8+
59
## v5.3.0-pre1+bumpversion.2 (2022-06-16)
610
### Fix
711
* Trigger ([`8426d2a`](https://github.com/IndicoDataSolutions/celery/commit/8426d2aead1034a3d9544c426f9687e997104ed9))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "indicodata-celery"
3-
version = "5.3.0-pre1+bumpversion.2"
3+
version = "5.3.0-pre1+bumpversion.3"
44
description = "Indico shared utilities"
55
authors = ["Indico Data <[email protected]>"]
66
packages = [ {include = "celery"}]

0 commit comments

Comments
 (0)