mirror of https://github.com/rq/rq.git
Bump to 0.5.1.
This commit is contained in:
parent
5e57e97b4e
commit
8505198298
|
@ -2,4 +2,4 @@
|
|||
from __future__ import (absolute_import, division, print_function,
|
||||
unicode_literals)
|
||||
|
||||
VERSION = '0.5.0'
|
||||
VERSION = '0.5.1'
|
||||
|
|
Loading…
Reference in New Issue