another version bump, to test out new builder

This commit is contained in:
Aaron Griffith 2019-06-23 14:35:37 -04:00
parent ec13bc03cf
commit 676bf32af9
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,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 64
#define OVERVIEWER_EXTENSION_VERSION 65
/* Python PIL, and numpy headers */
#include <Python.h>