Skip to content

Commit e39642a

Browse files
semantic-releasethearchitector
authored andcommitted
5.3.1-pre1+fixbilliard.2
Automatically generated by python-semantic-release
1 parent d73db0e commit e39642a

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.1-pre1+fixbilliard.2 (2022-06-24)
6+
### Fix
7+
* Setuptools ([`d73db0e`](https://github.com/IndicoDataSolutions/celery/commit/d73db0ed2cf688b2edadf72498e56c19e392ac57))
8+
59
## v5.3.1-pre1+fixbilliard.1 (2022-06-24)
610
### Fix
711
* Add celery bin ([`e0c4cdf`](https://github.com/IndicoDataSolutions/celery/commit/e0c4cdfbb2b270d1155c363e9c3369afe7919b59))

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.1-pre1+fixbilliard.1"
3+
version = "5.3.1-pre1+fixbilliard.2"
44
description = "Indico shared utilities"
55
authors = ["Indico Data <[email protected]>"]
66
packages = [ {include = "celery"}]

0 commit comments

Comments
 (0)