diff --git a/optimum/neuron/version.py b/optimum/neuron/version.py index a0956715f..39a27a016 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.14.dev0" +__version__ = "0.0.14"