Skip to content

Commit 1cf6d15

Browse files
committed
uprev
1 parent 0eab73b commit 1cf6d15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
History
44
-------
55

6-
v0.18.2 (unreleased)
6+
v0.18.2 (2019-11-01)
77
....................
88
* Fix cron scheduling on a specific queue, by @dmvass and @Tinche
99

arq/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__all__ = ['VERSION']
44

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

0 commit comments

Comments
 (0)