Skip to content

Commit

Permalink
Update dlpack.h
Browse files Browse the repository at this point in the history
Update version to keep up with the latest tag
  • Loading branch information
tqchen authored Jan 13, 2021
1 parent 1b794e7 commit e1e11e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/dlpack/dlpack.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#endif

/*! \brief The current version of dlpack */
#define DLPACK_VERSION 020
#define DLPACK_VERSION 030

/*! \brief DLPACK_DLL prefix for windows */
#ifdef _WIN32
Expand Down

0 comments on commit e1e11e0

Please sign in to comment.