Bump version to 0.3.13.

This commit is contained in:
Vincent Driessen 2013-12-17 12:28:57 +01:00
parent b52089ede1
commit aa55232151
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
### 0.3.13
(December 17th, 2013)
- Bug fix where the worker crashes on jobs that have their timeout explicitly
removed. Thanks for reporting, @algrs.
### 0.3.12
(December 16th, 2013)

View File

@ -1 +1 @@
VERSION = '0.3.12'
VERSION = '0.3.13'