mirror of
https://github.com/gwm17/catima.git
synced 2024-11-22 18:28:51 -05:00
py version update
This commit is contained in:
parent
59c2431264
commit
6708f6abc3
|
@ -12,7 +12,7 @@ namespace py = pybind11;
|
||||||
using namespace catima;
|
using namespace catima;
|
||||||
|
|
||||||
std::string catima_info(){
|
std::string catima_info(){
|
||||||
return "CATIMA version = 1.54\n";
|
return "CATIMA version = 1.6\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string material_to_string(const Material &r){
|
std::string material_to_string(const Material &r){
|
||||||
|
|
Loading…
Reference in New Issue
Block a user