We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b474f9 commit 3ea601bCopy full SHA for 3ea601b
include/dlpack/dlpack.h
@@ -19,7 +19,7 @@
19
#define DLPACK_MAJOR_VERSION 1
20
21
/*! \brief The current minor version of dlpack */
22
-#define DLPACK_MINOR_VERSION 0
+#define DLPACK_MINOR_VERSION 1
23
24
/*! \brief DLPACK_DLL prefix for windows */
25
#ifdef _WIN32
0 commit comments