diff --git a/optimum/neuron/version.py b/optimum/neuron/version.py index f0c8c5524..099a9c0be 100644 --- a/optimum/neuron/version.py +++ b/optimum/neuron/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.0.9.dev0" +__version__ = "0.0.9"