Skip to content

Commit 6adfd13

Browse files
authored
Release: 0.23 (#4053)
1 parent a647e5a commit 6adfd13

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/tests_latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: Git checkout
2626
uses: actions/checkout@v4
27-
with: { ref: v0.22-release }
27+
with: { ref: v0.23-release }
2828

2929
- name: Set up Python 3.12
3030
uses: actions/setup-python@v5

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ keywords:
3131
- pytorch
3232
- transformers
3333
license: Apache-2.0
34-
version: "0.22"
34+
version: "0.23"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.23.0.dev0
1+
0.23.0

0 commit comments

Comments
 (0)