feat(libcomposition): version bump to libcomposition 1.8.0
bumped version to libcomposition version with proper Ye handling and fixed conversion from number fraction to mass fraction
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
#include <pybind11/pybind11.h>
|
||||
|
||||
void register_comp_bindings(const pybind11::module &m);
|
||||
void register_species_bindings(pybind11::module &m);
|
||||
void register_species_bindings(const pybind11::module &m);
|
||||
|
||||
Reference in New Issue
Block a user