rapida-python 0.0.10__py3-none-any.whl → 0.1.0__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.
rapida/version.py CHANGED
@@ -3,8 +3,8 @@ author: prashant.srivastav
3
3
  """
4
4
 
5
5
  _MAJOR = "0"
6
- _MINOR = "0"
7
- _REVISION = "10"
6
+ _MINOR = "1"
7
+ _REVISION = "0"
8
8
 
9
9
  VERSION_SHORT = f"{_MAJOR}.{_MINOR}"
10
10
  VERSION = f"{_MAJOR}.{_MINOR}.{_REVISION}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rapida-python
3
- Version: 0.0.10
3
+ Version: 0.1.0
4
4
  Summary: rapidaAi sdk to integrate rapida.ai api's
5
5
  Home-page: https://github.com/rapidaai/rapida-sdk
6
6
  Author-email: code@rapida.ai
@@ -12,8 +12,8 @@ Classifier: Environment :: Web Environment
12
12
  Classifier: Intended Audience :: Developers
13
13
  Requires-Python: >=3.9
14
14
  Description-Content-Type: text/markdown
15
- Requires-Dist: grpcio==1.60.0
16
- Requires-Dist: protobuf==4.25.2
15
+ Requires-Dist: grpcio==1.65.4
16
+ Requires-Dist: protobuf==5.27.3
17
17
  Requires-Dist: pillow==10.4.0
18
18
  Provides-Extra: grpcio-tools
19
19
  Requires-Dist: grpcio-tools==1.60.0; extra == "grpcio-tools"
@@ -3,7 +3,7 @@ rapida/__init__.py,sha256=bU2Cg_yR9BwIiyJpdJiJBoeLf9cjZBhemk3cSHd937A,634
3
3
  rapida/rapida_client.py,sha256=pZhscA-pI9AuLKeSsfhZIv2fLr6Vp-Mnv5KUECe4dOA,5199
4
4
  rapida/rapida_client_options.py,sha256=P_54uLDqVJnnMITDdNMEaNRjMghmVKgffT1bOQTpcz0,2382
5
5
  rapida/values.py,sha256=wNsNxRM4h3FaI7fY3y00Jr8jmK9ynFCu7ZBwkAczzQU,8175
6
- rapida/version.py,sha256=zZecTXp6qUSwIebdk1lJ-bJBGlDRf6D9w594jc94MRM,160
6
+ rapida/version.py,sha256=FBvzs85Ea2wmJgW4vC3m1VyE5W0CNmN_vyBfpFC-xPE,159
7
7
  rapida/artifacts/__init__.py,sha256=uunvHyOaVic6mTNNF4PCIyo1VGRDH5PwAoLhf3I-lCA,35
8
8
  rapida/artifacts/protos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
9
  rapida/artifacts/protos/common_pb2.py,sha256=6lO7nIQQ7T6pqVSWMCJI9ETZhs-3jXZaPhKs6tw1sFE,11946
@@ -22,7 +22,7 @@ rapida/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
22
  rapida/tests/test_rapida_client.py,sha256=4Fd7j_n8NGnoLfoITrN-owDxxoKLqmU9xzv6fjhlYbA,5751
23
23
  rapida/tests/test_rapida_client_options.py,sha256=zOWRx9LTNF-9MYajWeFeIFWg_HUuAirH4EdffeH8W7M,3203
24
24
  rapida/tests/test_values.py,sha256=pnXy4djs7b-xn5_W2SXSEJBtRBm9tbmucLKWyqSnmm8,1709
25
- rapida_python-0.0.10.dist-info/METADATA,sha256=RP-Cnw33g0tAQy-ppu_iBIr2PhAJddzApFs7enQRED0,1899
26
- rapida_python-0.0.10.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
27
- rapida_python-0.0.10.dist-info/top_level.txt,sha256=046qVW6wPXCDmFm-V2YJcXQY0vApej2JLfv1NDKevoE,11
28
- rapida_python-0.0.10.dist-info/RECORD,,
25
+ rapida_python-0.1.0.dist-info/METADATA,sha256=mvk6WMByGY1TLdLAdx7HiudbBigloS8rXYWypwkMeFM,1898
26
+ rapida_python-0.1.0.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
27
+ rapida_python-0.1.0.dist-info/top_level.txt,sha256=046qVW6wPXCDmFm-V2YJcXQY0vApej2JLfv1NDKevoE,11
28
+ rapida_python-0.1.0.dist-info/RECORD,,