Skip to content

Commit 8455745

Browse files
author
Devon Ryan
committed
Bump to 0.3.3
1 parent f2a79ff commit 8455745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py2bit.h

+1-1
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.3.2"
4+
#define pyTwoBitVersion "0.3.3"
55

66
typedef struct {
77
PyObject_HEAD

0 commit comments

Comments
 (0)