File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,8 @@ from the `docs` subdirectory.
195195
196196| ` xtensor-python ` | ` xtensor ` | ` pybind11 ` |
197197| ------------------| -----------| ------------------|
198- | master | ^0.15.1 | ~ 2.1.0 or ~ 2.2.1 |
198+ | master | ^0.16.0 | ~ 2.1.0 or ~ 2.2.1 |
199+ | 0.18.x | ^0.16.0 | ~ 2.1.0 or ~ 2.2.1 |
199200| 0.17.x | ^0.15.1 | ~ 2.1.0 or ~ 2.2.1 |
200201| 0.16.x | ^0.14.0 | ~ 2.1.0 or ~ 2.2.1 |
201202| 0.15.x | ^0.13.1 | ~ 2.1.0 or ~ 2.2.1 |
Original file line number Diff line number Diff line change 1010#define XTENSOR_PYTHON_CONFIG_HPP
1111
1212#define XTENSOR_PYTHON_VERSION_MAJOR 0
13- #define XTENSOR_PYTHON_VERSION_MINOR 17
13+ #define XTENSOR_PYTHON_VERSION_MINOR 18
1414#define XTENSOR_PYTHON_VERSION_PATCH 0
1515
1616#endif
You can’t perform that action at this time.
0 commit comments