Skip to content

Commit 266ff0d

Browse files
release(2.9.0): adds cp command to ptq
1 parent fca73b3 commit 266ff0d

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.8.7'
8+
__version__ = '2.9.0'

0 commit comments

Comments
 (0)