Skip to content

Commit 5694f77

Browse files
release(2.10.0): adds mv command to ptq
1 parent c44abf1 commit 5694f77

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.9.0'
8+
__version__ = '2.10.0'

0 commit comments

Comments
 (0)