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