Release 0.4.0.

This commit is contained in:
Vincent Driessen 2014-04-22 16:10:19 +02:00
parent aef7af9c77
commit 39258e2c15
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
### 0.4.0
(not released yet)
(April 22nd, 2014)
- Emptying the failed queue from the command line is now as simple as running
`rqinfo -X` or `rqinfo --empty-failed-queue`.

View File

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