otf-api 0.8.1__py3-none-any.whl → 0.8.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/__init__.py CHANGED
@@ -1,7 +1,7 @@
1
1
  from .api import Otf
2
2
  from .auth import OtfUser
3
3
 
4
- __version__ = "0.8.1"
4
+ __version__ = "0.8.2"
5
5
 
6
6
 
7
7
  __all__ = ["Otf", "OtfUser"]
otf_api/auth.py CHANGED
@@ -16,7 +16,7 @@ if typing.TYPE_CHECKING:
16
16
  from botocore.config import Config
17
17
 
18
18
  LOGGER = getLogger(__name__)
19
- CLIENT_ID = "65knvqta6p37efc2l3eh26pl5o" # from otlive
19
+ CLIENT_ID = "1457d19r0pcjgmp5agooi0rb1b" # from otlive
20
20
  USER_POOL_ID = "us-east-1_dYDxUeyL1"
21
21
 
22
22
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: otf-api
3
- Version: 0.8.1
3
+ Version: 0.8.2
4
4
  Summary: Python OrangeTheory Fitness API Client
5
5
  License: MIT
6
6
  Author: Jessica Smith
@@ -1,6 +1,6 @@
1
- otf_api/__init__.py,sha256=a195-fZLkrlr5mvfIcotVgrLlqQZmfSPnfkwHF92Mc8,101
1
+ otf_api/__init__.py,sha256=pPedUAFS_OSqauljMskHNf2Lp64vP-JEZ6JtN6OqjdA,101
2
2
  otf_api/api.py,sha256=SDRiZNZQkSOzKUOaLPL3UtD2dR6SINf2_m08EDjdHKI,38540
3
- otf_api/auth.py,sha256=HwFFDSWiUMri2guuR_e5mJktvyyIUpulXIrCSHm0Fzc,10295
3
+ otf_api/auth.py,sha256=OCnJ3gaQnj3FHn6QItqtSnimsHtFbsc_VU0cNro8q50,10295
4
4
  otf_api/exceptions.py,sha256=Nx9k7RFEJpS_BA92T2LEyJtx9Q5wFfP-QB032p61nDc,407
5
5
  otf_api/models/__init__.py,sha256=mPfArX4y-P5PD59phrPSWho4eX45rDtGWyjy6jntnzs,1965
6
6
  otf_api/models/base.py,sha256=KJlIxl_sRj6f-g5vKYPw4yV6fGDk-fwZ93EO0JGPYMw,202
@@ -29,8 +29,8 @@ otf_api/models/telemetry_hr_history.py,sha256=vDcLb4wTHVBw8O0mGblUujHfJegkflOCWW
29
29
  otf_api/models/telemetry_max_hr.py,sha256=xKxH0fIlOqFyZv8UW98XsxF-GMoIs9gnCTAbu88ZQtg,266
30
30
  otf_api/models/total_classes.py,sha256=WrKkWbq0eK8J0RC4qhZ5kmXnv_ZTDbyzsoRm7XKGlss,288
31
31
  otf_api/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
32
- otf_api-0.8.1.dist-info/AUTHORS.md,sha256=FcNWMxpe8KDuTq4Qau0SUXsabQwGs9TGnMp1WkXRnj8,123
33
- otf_api-0.8.1.dist-info/LICENSE,sha256=UaPT9ynYigC3nX8n22_rC37n-qmTRKLFaHrtUwF9ktE,1071
34
- otf_api-0.8.1.dist-info/METADATA,sha256=l5mCInVsiNGRBGsPP6Bd3NbO2AEQXe7XLbLm_BI_6Ps,2039
35
- otf_api-0.8.1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
36
- otf_api-0.8.1.dist-info/RECORD,,
32
+ otf_api-0.8.2.dist-info/AUTHORS.md,sha256=FcNWMxpe8KDuTq4Qau0SUXsabQwGs9TGnMp1WkXRnj8,123
33
+ otf_api-0.8.2.dist-info/LICENSE,sha256=UaPT9ynYigC3nX8n22_rC37n-qmTRKLFaHrtUwF9ktE,1071
34
+ otf_api-0.8.2.dist-info/METADATA,sha256=uXbox4j7lL6-YCrSalyr5sKzgJiiWztzukuJZ3n6Ob8,2039
35
+ otf_api-0.8.2.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
36
+ otf_api-0.8.2.dist-info/RECORD,,