Skip to content
Snippets Groups Projects
Commit 6027f5b0 authored by Stéphane Poirier's avatar Stéphane Poirier
Browse files

version 4.0.1

parent 2c0011f8
Branches
Tags
1 merge request!2HDF5 1.14.3
NexusCPP history file NexusCPP history file
4.0.1 (2024/11/19)
==================
Bug fix concerning attributes creation
4.0.0 (2024/06/18)
==================
Upgrade supported HDF5 version to 1.14.3
HDF5 binding re-written using the C API.
3.5.3 (2023/07/19) 3.5.3 (2023/07/19)
================== ==================
......
...@@ -3,7 +3,7 @@ from conan.tools.cmake import CMakeToolchain, CMake, CMakeDeps ...@@ -3,7 +3,7 @@ from conan.tools.cmake import CMakeToolchain, CMake, CMakeDeps
class nexuscppRecipe(ConanFile): class nexuscppRecipe(ConanFile):
name = "nexuscpp" name = "nexuscpp"
version = "4.0.0" version = "4.0.1"
package_type = "library" package_type = "library"
user = "soleil" user = "soleil"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment