diff --git a/optimum/habana/version.py b/optimum/habana/version.py index df2368b64a..a571bd4558 100644 --- a/optimum/habana/version.py +++ b/optimum/habana/version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.5.0.dev0" +__version__ = "1.5.0"