@ -1,3 +1,8 @@
### 0.7.0
- ...
### 0.6.0
- Jobs that depend on job with result_ttl == 0 are now properly enqueued.
@ -2,4 +2,4 @@
from __future__ import (absolute_import, division, print_function,
unicode_literals)
VERSION = '0.6.0'
VERSION = '0.7.0dev0'