Skip to content

Commit

Permalink
ci: revert version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
farioas committed Dec 25, 2024
1 parent 710b585 commit d0f13ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fern/fern.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"organization": "humansignal-org",
"version": "0.46.8"
"version": "0.39.12"
}
4 changes: 2 additions & 2 deletions fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ groups:
- public
generators:
- name: fernapi/fern-python-sdk
version: 4.3.10
version: 2.14.0-rc0
output:
location: pypi
package-name: label-studio-sdk
Expand Down Expand Up @@ -55,7 +55,7 @@ groups:
- public
generators:
- name: fernapi/fern-python-sdk
version: 4.3.10
version: 3.10.3
output:
location: local-file-system
path: ../label_studio_sdk
Expand Down

0 comments on commit d0f13ba

Please sign in to comment.