Skip to content

Commit d370e0b

Browse files
release(2.12.0): adds retry to SQS except for http 4xx errors
1 parent 0c6e848 commit d370e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taskqueue/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
)
66
from .queueablefns import queueable, FunctionTask
77

8-
__version__ = '2.11.0'
8+
__version__ = '2.12.0'

0 commit comments

Comments
 (0)