0

Bump extension version

This commit is contained in:
Andrew Chin
2013-10-25 23:42:11 -04:00
parent 63e9226415
commit c9571553e6

View File

@@ -26,7 +26,7 @@
// increment this value if you've made a change to the c extesion
// and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 42
#define OVERVIEWER_EXTENSION_VERSION 43
/* Python PIL, and numpy headers */
#include <Python.h>