mirror of https://github.com/rq/rq.git
Bump version to 0.3.6.
This commit is contained in:
parent
ad61c45f2f
commit
d5f1740c3d
|
@ -1,5 +1,5 @@
|
|||
### 0.3.6
|
||||
(not yet released)
|
||||
(February 18th, 2013)
|
||||
|
||||
- Worker registrations now expire. This should prevent `rqinfo` from reporting
|
||||
about ghosted workers. (Thanks, @yaniv-aknin!)
|
||||
|
|
|
@ -1 +1 @@
|
|||
VERSION = '0.3.6-dev'
|
||||
VERSION = '0.3.6'
|
||||
|
|
Loading…
Reference in New Issue