Skip to content

Commit 06631d0

Browse files
committed
Bump version
1 parent 605bc34 commit 06631d0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.2.21
2+
3+
- Add github python package workflow.
4+
15
## v0.2.20
26

37
- Adding tenacity as install dependency.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="simple_worker",
6-
version="0.2.20",
6+
version="0.2.21",
77
description="A task queues library that uses AWS SQS",
88
url="https://github.com/shuttl-tech/simple_worker",
99
author="Paul Kuruvilla",

0 commit comments

Comments
 (0)