From a8cd9aa815ba7a94d9e0b4b028ce99eae22c2940 Mon Sep 17 00:00:00 2001 From: "Sun, Xuehao" Date: Fri, 18 Oct 2024 21:04:59 +0800 Subject: [PATCH] bump version Signed-off-by: Sun, Xuehao --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 983b80227ed..62a45d74d86 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ IntelĀ® Neural Compressor

An open-source Python library supporting popular model compression techniques on all mainstream deep learning frameworks (TensorFlow, PyTorch, and ONNX Runtime)

[![python](https://img.shields.io/badge/python-3.8%2B-blue)](https://github.com/intel/neural-compressor) -[![version](https://img.shields.io/badge/release-3.0-green)](https://github.com/intel/neural-compressor/releases) +[![version](https://img.shields.io/badge/release-3.1-green)](https://github.com/intel/neural-compressor/releases) [![license](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/intel/neural-compressor/blob/master/LICENSE) [![coverage](https://img.shields.io/badge/coverage-85%25-green)](https://github.com/intel/neural-compressor) [![Downloads](https://static.pepy.tech/personalized-badge/neural-compressor?period=total&units=international_system&left_color=grey&right_color=green&left_text=downloads)](https://pepy.tech/project/neural-compressor)