Skip to content

Commit

Permalink
release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv committed Aug 13, 2018
1 parent b8c955a commit 6501e65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ http://xtensor-blas.readthedocs.io/
| `xtensor-blas` | `xtensor` |
|-----------------|-----------|
| master | ^0.17.0 |
| 0.13.0 | ^0.17.0 |
| 0.12.0 | ^0.17.0 |
| 0.11.1 | ^0.16.0 |
| 0.11.0 | ^0.16.0 |
Expand Down
2 changes: 1 addition & 1 deletion include/xtensor-blas/xblas_config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#define XBLAS_CONFIG_HPP

#define XTENSOR_BLAS_VERSION_MAJOR 0
#define XTENSOR_BLAS_VERSION_MINOR 12
#define XTENSOR_BLAS_VERSION_MINOR 13
#define XTENSOR_BLAS_VERSION_PATCH 0

#ifndef XTENSOR_USE_FLENS_BLAS
Expand Down

0 comments on commit 6501e65

Please sign in to comment.