Skip to content

Commit fd57aed

Browse files
SDK regeneration
1 parent 202f560 commit fd57aed

File tree

83 files changed

+2628
-3992
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+2628
-3992
lines changed

.fern/metadata.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"cliVersion": "2.2.5",
2+
"cliVersion": "3.38.0",
33
"generatorName": "fernapi/fern-python-sdk",
4-
"generatorVersion": "4.38.4",
4+
"generatorVersion": "4.46.14",
55
"generatorConfig": {
66
"client": {
77
"class_name": "Square",
@@ -13,5 +13,6 @@
1313
"use_typeddict_requests": true,
1414
"use_typeddict_requests_for_file_upload": true,
1515
"exclude_types_from_init_exports": true
16-
}
16+
},
17+
"sdkVersion": "43.2.1.20251016"
1718
}

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Square.
3+
Copyright (c) 2026 Square.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

poetry.lock

Lines changed: 51 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[project]
22
name = "squareup"
3+
dynamic = ["version"]
34

45
[tool.poetry]
56
name = "squareup"

0 commit comments

Comments
 (0)