We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b50824b commit b645cceCopy full SHA for b645cce
HISTORY.rst
@@ -3,8 +3,8 @@
3
History
4
-------
5
6
-v0.16 (unreleased)
7
-......................
+v0.16 (2019-07-30)
+..................
8
* improved error when a job is aborted (eg. function not found)
9
10
v0.16.0b3 (2019-05-14)
arq/version.py
@@ -2,4 +2,4 @@
2
__all__ = ['VERSION']
-VERSION = StrictVersion('0.16b3')
+VERSION = StrictVersion('0.16')
0 commit comments