Skip to content

Commit aca4515

Browse files
authored
Release: v1.2 (#5576)
1 parent abe20a8 commit aca4515

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/tests_latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- name: Git checkout
2828
uses: actions/checkout@v6
29-
with: { ref: v1.1-release }
29+
with: { ref: v1.2-release }
3030

3131
- name: Set up Python 3.12
3232
uses: actions/setup-python@v6

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ keywords:
3737
- language model alignment
3838
- post-training
3939
license: Apache-2.0
40-
version: '1.1'
40+
version: '1.2'
4141
date-released: '2020-03-27'

VERSION

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

0 commit comments

Comments
 (0)