Skip to content

Commit 304d640

Browse files
Merge pull request #101 from Doist/brandon/version
Version 0.5.17
2 parents d96c688 + fe23580 commit 304d640

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.5.17] - 2024-07-31
2+
3+
### Changed
4+
5+
- Hotfix, previous release accidentally removed a method from a class used for tests!
6+
17
## [0.5.16] - 2024-07-31
28

39
### Changed

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 = "sqs-workers"
3-
version = "0.5.16"
3+
version = "0.5.17"
44
description = "An opinionated queue processor for Amazon SQS"
55
authors = ["Doist Developers <dev@doist.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)