Skip to content

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbenayoun committed Dec 7, 2022
1 parent 13f47c9 commit e458a6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion optimum/graphcore/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "0.4.2.dev0"
__version__ = "0.4.3"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
QUALITY_REQUIRES = [
"black",
"isort",
"hf-doc-builder @ git+https://github.com/huggingface/doc-builder.git",
"hf-doc-builder",
]

EXTRA_REQUIRE = {
Expand Down

0 comments on commit e458a6f

Please sign in to comment.