Skip to content

Commit

Permalink
release(2.12.1): fixes is_empty for sqs
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Sep 26, 2022
1 parent 5da3ab7 commit 1d13d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taskqueue/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
)
from .queueablefns import queueable, FunctionTask

__version__ = '2.12.0'
__version__ = '2.12.1'

0 comments on commit 1d13d60

Please sign in to comment.