Skip to content

Commit f0f9506

Browse files
release(2.11.0): add ptq purge and support ptq status for SQS
1 parent 4c4cdf2 commit f0f9506

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.10.0'
8+
__version__ = '2.11.0'

0 commit comments

Comments
 (0)