Skip to content

Commit 13d792c

Browse files
Update version for release
1 parent f8096f6 commit 13d792c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

optimum/neuron/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2022 The HuggingFace Team. All rights reserved.
1+
# Copyright 2023 The HuggingFace Team. All rights reserved.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.1.0.dev0"
15+
__version__ = "0.0.1"

0 commit comments

Comments
 (0)