mirror of https://github.com/peter4431/rq.git
Release 0.4.5.
parent
f3058faa36
commit
0fbc9e4851
@ -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.4'
|
VERSION = '0.4.5'
|
||||||
|
Loading…
Reference in New Issue