0

fixed Hide() primitive and made EdgeLines() play nice

This commit is contained in:
Aaron Griffith
2012-04-12 15:33:24 -04:00
parent f5797dd8a0
commit 838bd2e5ab
3 changed files with 14 additions and 7 deletions

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 30
#define OVERVIEWER_EXTENSION_VERSION 31
/* Python PIL, and numpy headers */
#include <Python.h>