Skip to content

Commit 1dd19df

Browse files
authored
v0.9.2.1
1 parent 285ea76 commit 1dd19df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/numo/narray/numo/narray.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ extern "C" {
1313
#endif
1414
#endif
1515

16-
#define NARRAY_VERSION "0.9.2.0"
17-
#define NARRAY_VERSION_CODE 920
16+
#define NARRAY_VERSION "0.9.2.1"
17+
#define NARRAY_VERSION_CODE 921
1818

1919
#include <math.h>
2020
#include "numo/compat.h"

0 commit comments

Comments
 (0)