Skip to content

Commit e90f991

Browse files
committed
bump version into v0.5.0
Signed-off-by: Sun, Xuehao <[email protected]>
1 parent eee1752 commit e90f991

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
include requirements.txt
22
include requirements-cpu.txt
3-
include requirements-gpu.txt
43
include requirements-lib.txt
4+
exclude test/*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ AutoRound
66
<h3> Advanced Quantization Algorithm for LLMs</h3>
77

88
[![python](https://img.shields.io/badge/python-3.9%2B-blue)](https://github.com/intel/auto-round)
9-
[![version](https://img.shields.io/badge/release-0.4.6-green)](https://github.com/intel/auto-round)
9+
[![version](https://img.shields.io/badge/release-0.5.0-green)](https://github.com/intel/auto-round)
1010
[![license](https://img.shields.io/badge/license-Apache%202-9C27B0)](https://github.com/intel/auto-round/blob/main/LICENSE)
1111
<a href="https://huggingface.co/OPEA">
1212
<img alt="Model Checkpoints" src="https://img.shields.io/badge/%F0%9F%A4%97%20HF-Models-F57C00">

0 commit comments

Comments
 (0)