Skip to content

Commit 3ea601b

Browse files
authored
bump DLPack to v1.1 (#159)
1 parent 5b474f9 commit 3ea601b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dlpack/dlpack.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#define DLPACK_MAJOR_VERSION 1
2020

2121
/*! \brief The current minor version of dlpack */
22-
#define DLPACK_MINOR_VERSION 0
22+
#define DLPACK_MINOR_VERSION 1
2323

2424
/*! \brief DLPACK_DLL prefix for windows */
2525
#ifdef _WIN32

0 commit comments

Comments
 (0)