arbi 0.3.0__py3-none-any.whl → 0.3.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.

Potentially problematic release.


This version of arbi might be problematic. Click here for more details.

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.3.0" # x-release-please-version
4
+ __version__ = "0.3.1" # x-release-please-version
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: arbi
3
- Version: 0.3.0
3
+ Version: 0.3.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
@@ -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=PQ0t5wkCGXMWx-iU6DL4A4rUpvEoRDoCFWdoi0a8ztI,10141
13
13
  arbi/_types.py,sha256=IKFmwVOgZfk5sU6OHM_AmRlhGEEu2QZ7IRJwV2ujbXk,7234
14
- arbi/_version.py,sha256=rSv0VePix4i_n3_Ffu54JcHqw1y8Vb73MVPowtuNsx0,156
14
+ arbi/_version.py,sha256=k4vtgZ34IjrMJlWyrEcS8hkWXFffRoBFdjdUVvDRhqc,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
@@ -146,7 +146,7 @@ arbi/types/api/document/doc_tag_response.py,sha256=3gL_vh9MacHcL6n7XyTpWiuCcK1jC
146
146
  arbi/types/api/user/__init__.py,sha256=b9vEjTKAmJh0n8S3HhlpX4qxnKy5XCv-YuiX84mZJOY,291
147
147
  arbi/types/api/user/setting_retrieve_response.py,sha256=OUnFgGhjtvBS5dsXO7bgTNrfas16dX7G6wJGxz89f78,1417
148
148
  arbi/types/api/user/setting_update_params.py,sha256=RkRpoaB_kWzHdT45-9PK39BDr6LU2C5X3ikfVmpyxt8,683
149
- arbi-0.3.0.dist-info/METADATA,sha256=nMwQom4brSsd_FLyDjvqd2AzAErFAj0Flwjy29gSano,13252
150
- arbi-0.3.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
151
- arbi-0.3.0.dist-info/licenses/LICENSE,sha256=NdV0oP8MV-RCBufnchF66WBpOGG_tJCxGnK1wt1OkrQ,11334
152
- arbi-0.3.0.dist-info/RECORD,,
149
+ arbi-0.3.1.dist-info/METADATA,sha256=UOfw9hN33jRaB72j9cA5jAVeWteyGKE2hSbHNC1steA,13252
150
+ arbi-0.3.1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
151
+ arbi-0.3.1.dist-info/licenses/LICENSE,sha256=NdV0oP8MV-RCBufnchF66WBpOGG_tJCxGnK1wt1OkrQ,11334
152
+ arbi-0.3.1.dist-info/RECORD,,
File without changes