Skip to content

Commit

Permalink
Release 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Dec 5, 2018
1 parent 910c183 commit 177f9e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ http://xtensor-blas.readthedocs.io/

| `xtensor-blas` | `xtensor` |
|-----------------|-----------|
| master | ^0.18.0 |
| master | ^0.19.0 |
| 0.15.0 | ^0.19.0 |
| 0.14.0 | ^0.18.0 |
| 0.13.x | ^0.17.0 |
| 0.12.x | ^0.17.0 |
Expand Down
10 changes: 0 additions & 10 deletions environment.yml

This file was deleted.

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 14
#define XTENSOR_BLAS_VERSION_MINOR 15
#define XTENSOR_BLAS_VERSION_PATCH 0

#ifndef XTENSOR_USE_FLENS_BLAS
Expand Down

0 comments on commit 177f9e0

Please sign in to comment.