arbi 0.2.0__py3-none-any.whl → 0.2.1__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.
arbi/_version.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
 
3
3
  __title__ = "arbi"
4
- __version__ = "0.2.0" # x-release-please-version
4
+ __version__ = "0.2.1" # x-release-please-version
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: arbi
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: The official Python library for the arbi API
5
5
  Project-URL: Homepage, https://github.com/arbitrationcity/arbi-python
6
6
  Project-URL: Repository, https://github.com/arbitrationcity/arbi-python
@@ -30,7 +30,7 @@ Requires-Dist: sniffio
30
30
  Requires-Dist: typing-extensions<5,>=4.10
31
31
  Provides-Extra: aiohttp
32
32
  Requires-Dist: aiohttp; extra == 'aiohttp'
33
- Requires-Dist: httpx-aiohttp>=0.1.8; extra == 'aiohttp'
33
+ Requires-Dist: httpx-aiohttp>=0.1.9; extra == 'aiohttp'
34
34
  Description-Content-Type: text/markdown
35
35
 
36
36
  # Arbi Python API library
@@ -11,7 +11,7 @@ arbi/_resource.py,sha256=eBjjRTRH59kNM8uLWIK04QCR0Sknrv9fEs4DvHw749U,1088
11
11
  arbi/_response.py,sha256=YuaBc04B9DUJJE0ptEY4_9l_sEhDGdmfNEoow70cdRk,28776
12
12
  arbi/_streaming.py,sha256=pYS_kis2y_Hm4dOrU0VpTwXipsTChy9GdB3qBsRp36s,10092
13
13
  arbi/_types.py,sha256=IKFmwVOgZfk5sU6OHM_AmRlhGEEu2QZ7IRJwV2ujbXk,7234
14
- arbi/_version.py,sha256=c0CtxWbrbdyuJmgUbkIZRGYV2BzTLRUkU0KiIa3_9YM,156
14
+ arbi/_version.py,sha256=fX-wEwaI-mEZhek7fLgO9gMqNCyaObOjGv0nuqlLWOY,156
15
15
  arbi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  arbi/_utils/__init__.py,sha256=7fch0GT9zpNnErbciSpUNa-SjTxxjY6kxHxKMOM4AGs,2305
17
17
  arbi/_utils/_compat.py,sha256=D8gtAvjJQrDWt9upS0XaG9Rr5l1QhiAx_I_1utT_tt0,1195
@@ -144,7 +144,7 @@ arbi/types/api/document/doc_tag_response.py,sha256=3gL_vh9MacHcL6n7XyTpWiuCcK1jC
144
144
  arbi/types/api/user/__init__.py,sha256=b9vEjTKAmJh0n8S3HhlpX4qxnKy5XCv-YuiX84mZJOY,291
145
145
  arbi/types/api/user/setting_retrieve_response.py,sha256=OUnFgGhjtvBS5dsXO7bgTNrfas16dX7G6wJGxz89f78,1417
146
146
  arbi/types/api/user/setting_update_params.py,sha256=RkRpoaB_kWzHdT45-9PK39BDr6LU2C5X3ikfVmpyxt8,683
147
- arbi-0.2.0.dist-info/METADATA,sha256=tLDV-MuiVUtaEakxxY2Zuc7zzEBTv6ZDurMd_JXILUg,13252
148
- arbi-0.2.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
149
- arbi-0.2.0.dist-info/licenses/LICENSE,sha256=NdV0oP8MV-RCBufnchF66WBpOGG_tJCxGnK1wt1OkrQ,11334
150
- arbi-0.2.0.dist-info/RECORD,,
147
+ arbi-0.2.1.dist-info/METADATA,sha256=PE5yJ5FO9jNKDO5_StDuUUfVZVr1XbG2XYOfD2SE93k,13252
148
+ arbi-0.2.1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
149
+ arbi-0.2.1.dist-info/licenses/LICENSE,sha256=NdV0oP8MV-RCBufnchF66WBpOGG_tJCxGnK1wt1OkrQ,11334
150
+ arbi-0.2.1.dist-info/RECORD,,
File without changes