Skip to content

Commit 3daa98c

Browse files
committed
uprev
1 parent b69ac54 commit 3daa98c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
History
44
-------
55

6-
v0.18.1 (unreleased)
6+
v0.18.1 (2019-10-28)
77
....................
88
* add support for Redis Sentinel fix #132
99
* fix ``Worker.abort_job`` invalid expire time error, by @dmvass

arq/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__all__ = ['VERSION']
44

5-
VERSION = StrictVersion('0.18')
5+
VERSION = StrictVersion('0.18.1')

0 commit comments

Comments
 (0)