diff --git a/optimum/habana/version.py b/optimum/habana/version.py index 71aae3657d..a1d465c51e 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.8.0" +__version__ = "1.8.1"