mirror of
https://github.com/rmontanana/mdlp.git
synced 2025-08-16 07:55:58 +00:00
Update version number
This commit is contained in:
committed by
GitHub
parent
cd04f97fd0
commit
32a6fd9ba0
@@ -23,7 +23,7 @@ namespace mdlp {
|
||||
~CPPFImdlp();
|
||||
CPPFImdlp& fit(samples_t&, labels_t&);
|
||||
samples_t getCutPoints();
|
||||
inline string version() { return "1.1.0"; };
|
||||
inline string version() { return "1.1.1"; };
|
||||
};
|
||||
}
|
||||
#endif
|
Reference in New Issue
Block a user