Habiticalib 0.4.5__py3-none-any.whl → 0.4.6__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.
habiticalib/const.py CHANGED
@@ -1,6 +1,6 @@
1
1
  """Constants for Habiticalib."""
2
2
 
3
- __version__ = "0.4.5"
3
+ __version__ = "0.4.6"
4
4
 
5
5
  DEFAULT_URL = "https://habitica.com/"
6
6
  ASSETS_URL = "https://habitica-assets.s3.amazonaws.com/mobileApp/images/"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Habiticalib
3
- Version: 0.4.5
3
+ Version: 0.4.6
4
4
  Summary: Asynchronous Python client library for the Habitica API
5
5
  Project-URL: Documentation, https://tr4nt0r.github.io/habiticalib/
6
6
  Project-URL: Source, https://github.com/tr4nt0r/habiticalib
@@ -11,10 +11,10 @@ Classifier: License :: OSI Approved :: MIT License
11
11
  Classifier: Operating System :: OS Independent
12
12
  Classifier: Programming Language :: Python :: 3 :: Only
13
13
  Requires-Python: >=3.12
14
- Requires-Dist: aiohttp~=3.9
15
- Requires-Dist: mashumaro~=3.13
16
- Requires-Dist: orjson~=3.10
17
- Requires-Dist: pillow~=11.0
14
+ Requires-Dist: aiohttp>=3.9
15
+ Requires-Dist: mashumaro>=3.13
16
+ Requires-Dist: orjson>=3.10
17
+ Requires-Dist: pillow>=11.0
18
18
  Description-Content-Type: text/markdown
19
19
 
20
20
  # Habiticalib
@@ -1,12 +1,12 @@
1
1
  habiticalib/__init__.py,sha256=UxNKxNhjIi3v95VE3h-JWgitriNZytrGeX0GvKdevwU,7840
2
- habiticalib/const.py,sha256=yVjdL7SkSpoNZjheoLHvblG2cR1tZ9FmEMODRnr1YA8,2308
2
+ habiticalib/const.py,sha256=87uqkJaE2YzNde0RQ2tSQpSdT7FR7w3jGyYy2Yrs5-I,2308
3
3
  habiticalib/exceptions.py,sha256=i9hnCaMT5RbnTioFhwRYJkcC_bG9lMeUd2jJsWFVnVg,1342
4
4
  habiticalib/ha.py,sha256=PadpjBDs9af9AnQmxMFgBNy0Lp4S97AFnDRicO6sSV0,29400
5
5
  habiticalib/helpers.py,sha256=lq2HBvqLsFo5_zckMnc7hzDsHLfyrcStpFUpet3ZuZY,4500
6
6
  habiticalib/lib.py,sha256=DUMdqia-w4AAPdf8bAX2g9PXq0HgPocYy-E1-cFXV7g,78503
7
7
  habiticalib/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  habiticalib/typedefs.py,sha256=ic7icqQ85zepdRud3o8i5mrHvD6LsT2IOzvjJpx5P5E,51128
9
- habiticalib-0.4.5.dist-info/METADATA,sha256=HH7AXyapGWcKglXrDpwav_evPgrV1klD3xT8tiF54is,5088
10
- habiticalib-0.4.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
- habiticalib-0.4.5.dist-info/licenses/LICENSE,sha256=oIinIOSJ49l1iVIRI3XGXFWt6SF7a83kEFBAY8ORwNI,1084
12
- habiticalib-0.4.5.dist-info/RECORD,,
9
+ habiticalib-0.4.6.dist-info/METADATA,sha256=gbL8_nA6bqpvkLhx-j-vmFMJZl7YxEK6UPkM_ieLbL8,5088
10
+ habiticalib-0.4.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
+ habiticalib-0.4.6.dist-info/licenses/LICENSE,sha256=oIinIOSJ49l1iVIRI3XGXFWt6SF7a83kEFBAY8ORwNI,1084
12
+ habiticalib-0.4.6.dist-info/RECORD,,