Skip to content
This repository was archived by the owner on Mar 31, 2019. It is now read-only.

Commit a36a00d

Browse files
authored
Version 1.2
1 parent 090e5aa commit a36a00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c2numpy.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include <string>
2424
#include <vector>
2525

26-
const char* C2NUMPY_VERSION = "1.1";
26+
const char* C2NUMPY_VERSION = "1.2";
2727

2828
// http://docs.scipy.org/doc/numpy/user/basics.types.html
2929
typedef enum {

0 commit comments

Comments
 (0)