Skip to content

Commit c5f6147

Browse files
committed
Release 0.8.0
1 parent 42c3468 commit c5f6147

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/xtensor-python/xtensor_python_config.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#define XTENSOR_PYTHON_CONFIG_HPP
1111

1212
#define XTENSOR_PYTHON_VERSION_MAJOR 0
13-
#define XTENSOR_PYTHON_VERSION_MINOR 7
14-
#define XTENSOR_PYTHON_VERSION_PATCH 1
13+
#define XTENSOR_PYTHON_VERSION_MINOR 8
14+
#define XTENSOR_PYTHON_VERSION_PATCH 0
1515

1616
#endif

0 commit comments

Comments
 (0)