diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2016-02-07 13:46:03 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2016-02-07 13:46:03 -0500 |
| commit | bbdf5f11ab0c77e0b8907c593cdd73e287c2948d (patch) | |
| tree | 84c04c9dfc4521dd389c00a633c9bf1f6cace7d6 /HISTORY.rst | |
| parent | 851ba25702e0b78d9653caa543af215f3702e10b (diff) | |
| download | tablib-0.11.1.tar.gz | |
v0.11.1, fix packaging errorv0.11.1
Diffstat (limited to 'HISTORY.rst')
| -rw-r--r-- | HISTORY.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst index fdc3b9c..2a74bb6 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,14 @@ History ------- +0.11.1 (2016-02-07) ++++++++++++++++++++ + +**Bugfixes** + +- Fixed packaging error on Python 3. + + 0.11.0 (2016-02-07) +++++++++++++++++++ |
