Skip to content

Commit 4515b37

Browse files
committed
uprev.
1 parent e63f04c commit 4515b37

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.11.0 (2017-08-XX)
6+
v0.11.0 (2017-08-25)
77
....................
88
* extract ``create_pool_lenient`` from ``RedixMixin``
99
* improve redis connection traceback

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.10.4')
5+
VERSION = StrictVersion('0.11')

0 commit comments

Comments
 (0)