otf-api 0.2.1__py3-none-any.whl → 0.2.2__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.
otf_api/__version__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.2.1"
1
+ __version__ = "0.2.2"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: otf-api
3
- Version: 0.2.1
3
+ Version: 0.2.2
4
4
  Summary: Python OrangeTheory Fitness API Client
5
5
  License: MIT
6
6
  Author: Jessica Smith
@@ -22,7 +22,7 @@ Requires-Dist: aiohttp (==3.9.5)
22
22
  Requires-Dist: loguru (==0.7.2)
23
23
  Requires-Dist: pycognito (==2024.5.1)
24
24
  Requires-Dist: pydantic (==2.7.3)
25
- Project-URL: Documentation, https://otf-api.readthedocs.io/en/latest/
25
+ Project-URL: Documentation, https://otf-api.readthedocs.io/en/stable/
26
26
  Description-Content-Type: text/markdown
27
27
 
28
28
  Simple API client for interacting with the OrangeTheory Fitness APIs.
@@ -50,7 +50,7 @@ The `Api` object has multiple api objects as attributes, which you can use to ma
50
50
 
51
51
  ## Example Usage
52
52
 
53
- Note: see more examples in the `examples` directory and in the [usage docs](https://otf-api.readthedocs.io/en/latest/usage/).
53
+ Note: see more examples in the `examples` directory and in the [usage docs](https://otf-api.readthedocs.io/en/stable/usage/).
54
54
 
55
55
  ```python
56
56
  import asyncio
@@ -1,5 +1,5 @@
1
1
  otf_api/__init__.py,sha256=FkZ1Yc26-CSBaRr1aPCOxjAg-QGkDzMalj-7tBHi7MA,1580
2
- otf_api/__version__.py,sha256=HfjVOrpTnmZ-xVFCYSVmX50EXaBQeJteUHG-PD6iQs8,22
2
+ otf_api/__version__.py,sha256=m6kyaNpwBcP1XYcqrelX2oS3PJuOnElOcRdBa9pEb8c,22
3
3
  otf_api/api.py,sha256=Ua8rTeJUdX-gP_TJJteWB7axTef-9LSEDvy8Pahg6C0,5023
4
4
  otf_api/classes_api.py,sha256=KaKYM32rUa9Ofd6AV4hNF7YF3EWuQa1S40bWhYg06PQ,1594
5
5
  otf_api/member_api.py,sha256=UamXcW0w-gbmVOWfJLQoNJYermwNAX_aL8AIZvwAAa8,15146
@@ -31,8 +31,8 @@ otf_api/performance_api.py,sha256=vQpziBdMkN4MsdF6--uqr9fjbf-tQIezNvXtBv-CeWU,20
31
31
  otf_api/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
32
32
  otf_api/studios_api.py,sha256=7h6ZMJS9bWCVdpnSlVY4neLYiIagVKPzZSrxi1fB8-U,3568
33
33
  otf_api/telemetry_api.py,sha256=LvtBlbXZfxUNhX_dcvCt01DgLJ7DZrUcsWF0VvcT0AE,3715
34
- otf_api-0.2.1.dist-info/AUTHORS.md,sha256=FcNWMxpe8KDuTq4Qau0SUXsabQwGs9TGnMp1WkXRnj8,123
35
- otf_api-0.2.1.dist-info/LICENSE,sha256=UaPT9ynYigC3nX8n22_rC37n-qmTRKLFaHrtUwF9ktE,1071
36
- otf_api-0.2.1.dist-info/METADATA,sha256=ati9UFv1gy2c_TzCFtw7uE9LWjagN-FWSNny1JeTqVE,9532
37
- otf_api-0.2.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
38
- otf_api-0.2.1.dist-info/RECORD,,
34
+ otf_api-0.2.2.dist-info/AUTHORS.md,sha256=FcNWMxpe8KDuTq4Qau0SUXsabQwGs9TGnMp1WkXRnj8,123
35
+ otf_api-0.2.2.dist-info/LICENSE,sha256=UaPT9ynYigC3nX8n22_rC37n-qmTRKLFaHrtUwF9ktE,1071
36
+ otf_api-0.2.2.dist-info/METADATA,sha256=GSmOVcyrS3IhOrSWAVPipp8zTERIeGVgmmqmhMSt7lU,9532
37
+ otf_api-0.2.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
38
+ otf_api-0.2.2.dist-info/RECORD,,