diff --git a/optimum_benchmark/version.py b/optimum_benchmark/version.py index 3e6d4d4e..a1f46025 100644 --- a/optimum_benchmark/version.py +++ b/optimum_benchmark/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.6.0" +__version__ = "0.7.0.dev0"