We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2a79ff commit 8455745Copy full SHA for 8455745
py2bit.h
@@ -1,7 +1,7 @@
1
#include <Python.h>
2
#include "2bit.h"
3
4
-#define pyTwoBitVersion "0.3.2"
+#define pyTwoBitVersion "0.3.3"
5
6
typedef struct {
7
PyObject_HEAD
0 commit comments