Skip to content

Commit 561a47e

Browse files
committed
bump release version to v1.8.1
1 parent 79513d2 commit 561a47e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set version = "1.8" %}
1+
{% set version = "1.8.1" %}
22
{% set buildnumber = 0 %}
33
package:
44
name: neural-compressor

neural_compressor/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# See the License for the specific language governing permissions and
1616
# limitations under the License.
1717

18-
__version__ = "1.8"
18+
__version__ = "1.8.1"

0 commit comments

Comments
 (0)