Bump version to 0.3.12.

Conflicts:
	CHANGES.md
This commit is contained in:
Vincent Driessen 2013-12-16 11:01:18 +01:00
parent d0fa35dc66
commit b5e1377023
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
### 0.3.12
(December 16th, 2013)
- Bug fix where a worker could time out before the job was done, removing it
from any monitor overviews (#288).
### 0.3.11
(August 23th, 2013)

View File

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