Skip to content

Commit d0f13ba

Browse files
committed
ci: revert version upgrade
1 parent 710b585 commit d0f13ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

fern/fern.config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "humansignal-org",
3-
"version": "0.46.8"
3+
"version": "0.39.12"
44
}

fern/generators.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ groups:
1010
- public
1111
generators:
1212
- name: fernapi/fern-python-sdk
13-
version: 4.3.10
13+
version: 2.14.0-rc0
1414
output:
1515
location: pypi
1616
package-name: label-studio-sdk
@@ -55,7 +55,7 @@ groups:
5555
- public
5656
generators:
5757
- name: fernapi/fern-python-sdk
58-
version: 4.3.10
58+
version: 3.10.3
5959
output:
6060
location: local-file-system
6161
path: ../label_studio_sdk

0 commit comments

Comments
 (0)