We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285ea76 commit 1dd19dfCopy full SHA for 1dd19df
1 file changed
ext/numo/narray/numo/narray.h
@@ -13,8 +13,8 @@ extern "C" {
13
#endif
14
15
16
-#define NARRAY_VERSION "0.9.2.0"
17
-#define NARRAY_VERSION_CODE 920
+#define NARRAY_VERSION "0.9.2.1"
+#define NARRAY_VERSION_CODE 921
18
19
#include <math.h>
20
#include "numo/compat.h"
0 commit comments