0

bump extension version

This commit is contained in:
Aaron Griffith
2019-06-23 13:54:26 -04:00
parent 5e19ad0c6d
commit ec13bc03cf

View File

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