Skip to content

Commit

Permalink
Release 11.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfischer-ch committed Feb 12, 2018
1 parent 3f5aca7 commit 4fc42e4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
changelog
=========

-------
v11.8.0
-------

Features
========

* Add module multimedia.image.PIL

-------
v11.7.6
-------
Expand Down
2 changes: 1 addition & 1 deletion pytoolbox/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

from __future__ import absolute_import, division, print_function, unicode_literals

__version__ = '11.7.6'
__version__ = '11.8.0'

0 comments on commit 4fc42e4

Please sign in to comment.