truefoundry-sdk 0.1.16__py3-none-any.whl → 0.1.17rc1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,10 +22,10 @@ class BaseClientWrapper:
22
22
 
23
23
  def get_headers(self) -> typing.Dict[str, str]:
24
24
  headers: typing.Dict[str, str] = {
25
- "User-Agent": "truefoundry-sdk/0.1.16",
25
+ "User-Agent": "truefoundry-sdk/0.1.17-rc.1",
26
26
  "X-Fern-Language": "Python",
27
27
  "X-Fern-SDK-Name": "truefoundry-sdk",
28
- "X-Fern-SDK-Version": "0.1.16",
28
+ "X-Fern-SDK-Version": "0.1.17-rc.1",
29
29
  **(self.get_custom_headers() or {}),
30
30
  }
31
31
  headers["Authorization"] = f"Bearer {self._get_api_key()}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: truefoundry-sdk
3
- Version: 0.1.16
3
+ Version: 0.1.17rc1
4
4
  Summary:
5
5
  Requires-Python: >=3.8
6
6
  Classifier: Intended Audience :: Developers
@@ -30,7 +30,7 @@ truefoundry_sdk/clusters/types/__init__.py,sha256=iRlpTmd9Yt36n_luklXr1b4c_6RKZA
30
30
  truefoundry_sdk/clusters/types/clusters_delete_response.py,sha256=pDQPqawBzCz-ThBsDe2qi7O9DlYf4isQDTBAIwGuXsU,578
31
31
  truefoundry_sdk/core/__init__.py,sha256=RKi0ER5w4QuxQ6g24mifqQAtZoeULGftPVD4LEJd5lw,3981
32
32
  truefoundry_sdk/core/api_error.py,sha256=44vPoTyWN59gonCIZMdzw7M1uspygiLnr3GNFOoVL2Q,614
33
- truefoundry_sdk/core/client_wrapper.py,sha256=jdDlK60Y5I722iWKvIRHuFyOuXW8fJ8pJm5DLGovH9M,3141
33
+ truefoundry_sdk/core/client_wrapper.py,sha256=xqEH-KHH2KVSrTEVHp0Uw39NUdKN6ajAnQaSDl8Ma9U,3151
34
34
  truefoundry_sdk/core/custom_pagination.py,sha256=DUTKsXK-LhdaARE6mtKixYmJB9QKTB2uSj4Tv30zHhA,5234
35
35
  truefoundry_sdk/core/datetime_utils.py,sha256=nBys2IsYrhPdszxGKCNRPSOCwa-5DWOHG95FB8G9PKo,1047
36
36
  truefoundry_sdk/core/enum.py,sha256=6zFGYXilpiGdybTQWx-JryyWCWf7emwUSJESM790UsE,533
@@ -968,6 +968,6 @@ truefoundry_sdk/workspaces/client.py,sha256=E9P-FvcOrW6_gLU86inIUa9sWQCMPydknwF1
968
968
  truefoundry_sdk/workspaces/raw_client.py,sha256=hu-eI0bS0erpAIIxTjj4FV3r19sAVksubQURjxq4uMg,24275
969
969
  truefoundry_sdk/workspaces/types/__init__.py,sha256=oSF9tPUf5kVnT6UNzT46nJrN10ULcREPH4YznURdLUE,1134
970
970
  truefoundry_sdk/workspaces/types/workspaces_delete_response.py,sha256=ad9MnQfsjaJNLPalRTsS1Uyj5RffQOyqRTCi8lWktac,678
971
- truefoundry_sdk-0.1.16.dist-info/METADATA,sha256=s3g8VRmmZwODK_cur2IcPh3gDeLKgTNakYDfR4AdDW4,9275
972
- truefoundry_sdk-0.1.16.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
973
- truefoundry_sdk-0.1.16.dist-info/RECORD,,
971
+ truefoundry_sdk-0.1.17rc1.dist-info/METADATA,sha256=yh472q_1o5Qisd-YNbogT2n64MKQJPrrfoXRzVAxQUs,9278
972
+ truefoundry_sdk-0.1.17rc1.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
973
+ truefoundry_sdk-0.1.17rc1.dist-info/RECORD,,