fathom-python 0.0.23__py3-none-any.whl → 0.0.24__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,7 +22,7 @@ class BaseClientWrapper:
22
22
  headers: typing.Dict[str, str] = {
23
23
  "X-Fern-Language": "Python",
24
24
  "X-Fern-SDK-Name": "fathom-python",
25
- "X-Fern-SDK-Version": "0.0.23",
25
+ "X-Fern-SDK-Version": "0.0.24",
26
26
  }
27
27
  headers["Authorization"] = f"Bearer {self._get_api_key()}"
28
28
  return headers
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fathom-python
3
- Version: 0.0.23
3
+ Version: 0.0.24
4
4
  Summary:
5
5
  Requires-Python: >=3.8,<4.0
6
6
  Classifier: Intended Audience :: Developers
@@ -3,7 +3,7 @@ fathom/base_client.py,sha256=QP_y1Xh_yx75ZHPzoSmBJK_Xg_2MVco9l3qsqErgVxA,16412
3
3
  fathom/client.py,sha256=8o_WuoWBVyKB6xDmqqZqOJCBJia8eGrapg0Q6yzNUeg,500
4
4
  fathom/core/__init__.py,sha256=lTcqUPXcx4112yLDd70RAPeqq6tu3eFMe1pKOqkW9JQ,1562
5
5
  fathom/core/api_error.py,sha256=44vPoTyWN59gonCIZMdzw7M1uspygiLnr3GNFOoVL2Q,614
6
- fathom/core/client_wrapper.py,sha256=9gFHpZ9-fIM-Qqm7hwPjSeblFinrWgsnENi7vx99ASQ,2220
6
+ fathom/core/client_wrapper.py,sha256=z7Gg9INLf9hJqHi5e2dYdfllwmmPxRYo1MZIhBYRbCs,2220
7
7
  fathom/core/datetime_utils.py,sha256=nBys2IsYrhPdszxGKCNRPSOCwa-5DWOHG95FB8G9PKo,1047
8
8
  fathom/core/file.py,sha256=d4NNbX8XvXP32z8KpK2Xovv33nFfruIrpz0QWxlgpZk,2663
9
9
  fathom/core/force_multipart.py,sha256=awxh5MtcRYe74ehY8U76jzv6fYM_w_D3Rur7KQQzSDk,429
@@ -42,6 +42,6 @@ fathom/types/team_member_list_response.py,sha256=ryj2LciQ7YIjaIrlRISVOYS1Eak1e5S
42
42
  fathom/types/transcript_item.py,sha256=Iooc8CqKxrjxp5CjG-ZWgSzhThWe3h3RF7E6zLbUAwY,732
43
43
  fathom/types/transcript_item_speaker.py,sha256=EWlTwtCUeE42miXWPH8jVV5QLcy9_kerweQT9_NJ1lc,576
44
44
  fathom/version.py,sha256=ZqzW2It05JBdkkFCwQ_n2tpcYp3ivm-jvdflQl2gd6A,80
45
- fathom_python-0.0.23.dist-info/METADATA,sha256=L5e-_5qBgwxg01Ack1fQb5eHYqFUITv7Apl9Uuz9Me4,4856
46
- fathom_python-0.0.23.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
47
- fathom_python-0.0.23.dist-info/RECORD,,
45
+ fathom_python-0.0.24.dist-info/METADATA,sha256=MDW9I7kZxOeYrGmyUFEb84XXYJddW-CbYUq6DAQXv0o,4856
46
+ fathom_python-0.0.24.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
47
+ fathom_python-0.0.24.dist-info/RECORD,,