We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a7c4fa commit 96488e2Copy full SHA for 96488e2
1 file changed
tasklib/__init__.py
@@ -2,4 +2,4 @@
2
from .task import Task
3
from .serializing import local_zone
4
5
-__version__ = '2.3.0'
+__version__ = '2.4.0'
0 commit comments