Start release 0.4.6.

This commit is contained in:
Vincent Driessen 2014-05-18 08:14:07 +02:00
parent f0e02996bc
commit 2314b62d8c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
### 0.4.6
(not released yet)
- ...
### 0.4.5
(May 8th, 2014)

View File

@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import (absolute_import, division, print_function,
unicode_literals)
VERSION = '0.4.5'
VERSION = '0.4.6'