Skip to content

Commit 9673f74

Browse files
semantic-releasejacobmanderson
authored andcommitted
5.3.0-pre1+drone.7 [CI SKIP]
Automatically generated by python-semantic-release
1 parent 4fe755d commit 9673f74

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+drone.7 (2022-06-14)
6+
### Fix
7+
* Where version is updated ([`4fe755d`](https://github.com/IndicoDataSolutions/celery/commit/4fe755d92e08d1ef46743ee4cdb6681708656698))
8+
59
## v5.3.0-pre1+drone.6 (2022-06-14)
610
### Fix
711
* Get version from pyproject instead of init ([`4c37455`](https://github.com/IndicoDataSolutions/celery/commit/4c374552f54426acd5bd75a04742b7d7d4b99df2))

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

0 commit comments

Comments
 (0)