Skip to content

Commit 8ef0e3e

Browse files
committed
Release 0.14.0
1 parent 8737f8e commit 8ef0e3e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: ubuntu-24.04
55
tools:
6-
python: mambaforge-22.0
6+
python: mambaforge-22.9
77

88
sphinx:
99
# Path to Sphinx configuration file

include/xtensor-io/xtensor_io_config.hpp.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#define XTENSOR_IO_CONFIG_HPP
1212

1313
#define XTENSOR_IO_VERSION_MAJOR 0
14-
#define XTENSOR_IO_VERSION_MINOR 13
14+
#define XTENSOR_IO_VERSION_MINOR 14
1515
#define XTENSOR_IO_VERSION_PATCH 0
1616

1717
#pragma cling add_library_path(@XTENSOR_IO_CLING_LIBRARY_DIR_64@)

0 commit comments

Comments
 (0)