diff --git a/README.md b/README.md index ee65c31..311316c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ doi:[10.3384/ecp15118459][1] ## Current release -1.6.2 +1.7.0 ## Development and contribution The library was developed by Politecnico di Milano @@ -23,7 +23,7 @@ Contributors: You may report any issues with using the [Issues](https://github.com/casella/ScalableTestSuite/issues) button. -Contributions in shape of [Pull Requests](https://github.com/casella/ScalableTestSuite/pulls) are always welcome. +Contributions as [Pull Requests](https://github.com/casella/ScalableTestSuite/pulls) are always welcome. ## License Licensed under [BSD 3-Clause License](https://github.com/casella/ScalableTestSuite/blob/master/LICENSE.md). diff --git a/ScalableTestSuite/package.mo b/ScalableTestSuite/package.mo index 70bb165..692d9d8 100644 --- a/ScalableTestSuite/package.mo +++ b/ScalableTestSuite/package.mo @@ -1,6 +1,6 @@ within ; package ScalableTestSuite "A library of scalable Modelica test models" -annotation(version = "1.6.2", +annotation(version = "1.7.0", uses(Modelica(version = "3.2.1")), Documentation(info="

This library contains a collection of Modelica models whose size can be scaled by means of integer parameter(s). This is useful to test the ability of Modelica tools to compile and simulate models of increasing size efficiently.