version updates

This commit is contained in:
wiredfool 2013-05-21 21:46:36 -07:00
parent b3752ca053
commit baba2810ae
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
# ;-)
VERSION = '1.1.7' # PIL version
PILLOW_VERSION = '2.0.0' # Pillow
PILLOW_VERSION = '2.1.0' # Pillow
_plugins = ['ArgImagePlugin',
'BmpImagePlugin',

View File

@ -71,7 +71,7 @@
* See the README file for information on usage and redistribution.
*/
#define PILLOW_VERSION "2.0.0"
#define PILLOW_VERSION "2.1.0"
#include "Python.h"