Skip to content

Commit 4e3e8db

Browse files
committed
increment version number in ctf.hpp to 1.5.4
1 parent 9808e0c commit 4e3e8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ctf.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include <complex>
1313
#include <assert.h>
1414

15-
#define CTF_VERSION 150
15+
#define CTF_VERSION 154
1616

1717
#include "../src/interface/tensor.h"
1818
#include "../src/interface/idx_tensor.h"

0 commit comments

Comments
 (0)