We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8737f8e commit 8ef0e3eCopy full SHA for 8ef0e3e
2 files changed
.readthedocs.yml
@@ -3,7 +3,7 @@ version: 2
3
build:
4
os: ubuntu-24.04
5
tools:
6
- python: mambaforge-22.0
+ python: mambaforge-22.9
7
8
sphinx:
9
# Path to Sphinx configuration file
include/xtensor-io/xtensor_io_config.hpp.in
@@ -11,7 +11,7 @@
11
#define XTENSOR_IO_CONFIG_HPP
12
13
#define XTENSOR_IO_VERSION_MAJOR 0
14
-#define XTENSOR_IO_VERSION_MINOR 13
+#define XTENSOR_IO_VERSION_MINOR 14
15
#define XTENSOR_IO_VERSION_PATCH 0
16
17
#pragma cling add_library_path(@XTENSOR_IO_CLING_LIBRARY_DIR_64@)
0 commit comments