Skip to content

Commit

Permalink
Merge pull request #101 from Doist/brandon/version
Browse files Browse the repository at this point in the history
Version 0.5.17
  • Loading branch information
brandon-doist authored Jul 31, 2024
2 parents d96c688 + fe23580 commit 304d640
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.5.17] - 2024-07-31

### Changed

- Hotfix, previous release accidentally removed a method from a class used for tests!

## [0.5.16] - 2024-07-31

### Changed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sqs-workers"
version = "0.5.16"
version = "0.5.17"
description = "An opinionated queue processor for Amazon SQS"
authors = ["Doist Developers <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 304d640

Please sign in to comment.