Bump version to 0.3.4.

This commit is contained in:
Vincent Driessen 2013-01-23 20:48:49 +01:00
parent c7e54d8c1a
commit f818fb5d43
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
### 0.3.4
(not released yet)
(January 23rd, 2013)
- ...
- Restore compatibility with Python 2.6.
### 0.3.3

View File

@ -1 +1 @@
VERSION = '0.3.4-dev'
VERSION = '0.3.4'