Bump version.

This commit is contained in:
Vincent Driessen 2014-04-22 22:21:37 +02:00
parent e60584ef76
commit 415662d42c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
### 0.4.1
(April 22nd, 2014)
- Fix bug where RQ 0.4 workers could not unpickle/process jobs from RQ < 0.4.
### 0.4.0
(April 22nd, 2014)

View File

@ -1 +1 @@
VERSION = '0.4.0'
VERSION = '0.4.1'