Skip to content

Commit 4452e59

Browse files
authored
Update ulab.c
increment version number
1 parent af5d24f commit 4452e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/ulab.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#include "user/user.h"
3333
#include "vector/vectorise.h"
3434

35-
#define ULAB_VERSION 1.6.0
35+
#define ULAB_VERSION 1.6.1
3636
#define xstr(s) str(s)
3737
#define str(s) #s
3838
#if ULAB_NUMPY_COMPATIBILITY

0 commit comments

Comments
 (0)