diff --git a/optimum/habana/version.py b/optimum/habana/version.py index 5ea2b1d648..497fd1da79 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.10.0.dev0" +__version__ = "1.11.0.dev0"