Skip to content

Commit 93e0c6d

Browse files
committed
Forgot quotes
1 parent 4e3937b commit 93e0c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py2bit.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include <Python.h>
22
#include "2bit.h"
33

4-
#define pyTwoBitVersion 0.2.2
4+
#define pyTwoBitVersion "0.2.2"
55

66
typedef struct {
77
PyObject_HEAD

0 commit comments

Comments
 (0)