mirror of https://github.com/peter4431/rq.git
Bump to 0.5.0.
parent
5360222a25
commit
e8c3b96a5a
@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
from __future__ import (absolute_import, division, print_function,
|
from __future__ import (absolute_import, division, print_function,
|
||||||
unicode_literals)
|
unicode_literals)
|
||||||
VERSION = '0.4.6'
|
VERSION = '0.5.0'
|
||||||
|
Loading…
Reference in New Issue