Start release 0.4.6.

main
Vincent Driessen 11 years ago
parent f0e02996bc
commit 2314b62d8c

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

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

Loading…
Cancel
Save