Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .fern/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"cliVersion": "2.2.5",
"cliVersion": "3.38.0",
"generatorName": "fernapi/fern-python-sdk",
"generatorVersion": "4.38.4",
"generatorVersion": "4.46.14",
"generatorConfig": {
"client": {
"class_name": "Square",
Expand All @@ -13,5 +13,6 @@
"use_typeddict_requests": true,
"use_typeddict_requests_for_file_upload": true,
"exclude_types_from_init_exports": true
}
},
"sdkVersion": "43.2.1.20251016"
}
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2025 Square.
Copyright (c) 2026 Square.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
97 changes: 51 additions & 46 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[project]
name = "squareup"
dynamic = ["version"]

[tool.poetry]
name = "squareup"
Expand Down
Loading
Loading