antchain-bot 1.11.55__py3-none-any.whl → 1.11.56__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: antchain-bot
3
- Version: 1.11.55
3
+ Version: 1.11.56
4
4
  Summary: Ant Chain BOT SDK Library for Python
5
5
  Home-page: https://github.com/alipay/antchain-openapi-prod-sdk
6
6
  Author: Ant Chain SDK
@@ -0,0 +1,8 @@
1
+ antchain_sdk_bot/__init__.py,sha256=bD6v_BliqUI-qivXRI2_8kjjfaGEKxFguPOOYrzt1OE,23
2
+ antchain_sdk_bot/client.py,sha256=KVilUEKIsUE4cEJtqEGSsgeRkM6fnqXzzX_U0Xnm5jo,609950
3
+ antchain_sdk_bot/models.py,sha256=ZqzlPalx9qsI92h94AeUuwq_pmDIgbhX8feB2mwETI0,1557727
4
+ antchain_bot-1.11.56.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
5
+ antchain_bot-1.11.56.dist-info/METADATA,sha256=1bilR5vTSxEcQDjf1c0pnYNcauEEUsTTwybK0NP6qKo,1989
6
+ antchain_bot-1.11.56.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
7
+ antchain_bot-1.11.56.dist-info/top_level.txt,sha256=gpn1OPRhS8ydjW8IxqApJiA6jx285ves96g9kcJN9iA,17
8
+ antchain_bot-1.11.56.dist-info/RECORD,,
@@ -1 +1 @@
1
- __version__ = '1.11.55'
1
+ __version__ = '1.11.56'
@@ -135,7 +135,7 @@ class Client:
135
135
  'req_msg_id': AntchainUtils.get_nonce(),
136
136
  'access_key': self._access_key_id,
137
137
  'base_sdk_version': 'TeaSDK-2.0',
138
- 'sdk_version': '1.11.55',
138
+ 'sdk_version': '1.11.56',
139
139
  '_prod_code': 'BOT',
140
140
  '_prod_channel': 'undefined'
141
141
  }
@@ -239,7 +239,7 @@ class Client:
239
239
  'req_msg_id': AntchainUtils.get_nonce(),
240
240
  'access_key': self._access_key_id,
241
241
  'base_sdk_version': 'TeaSDK-2.0',
242
- 'sdk_version': '1.11.55',
242
+ 'sdk_version': '1.11.56',
243
243
  '_prod_code': 'BOT',
244
244
  '_prod_channel': 'undefined'
245
245
  }
@@ -1,8 +0,0 @@
1
- antchain_sdk_bot/__init__.py,sha256=R4Si4WvTH0Svra2zQT-YzSQFqQppWOnUv3RqHsDk3OM,23
2
- antchain_sdk_bot/client.py,sha256=yXsrEQEI3hO0MNkd-3iRgBKsD-3JSwQJhEdF31oVkkE,609950
3
- antchain_sdk_bot/models.py,sha256=ZqzlPalx9qsI92h94AeUuwq_pmDIgbhX8feB2mwETI0,1557727
4
- antchain_bot-1.11.55.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
5
- antchain_bot-1.11.55.dist-info/METADATA,sha256=mteVvemEadqdGsjGFczhk0DIvd5rODEjpKCantcTEMw,1989
6
- antchain_bot-1.11.55.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
7
- antchain_bot-1.11.55.dist-info/top_level.txt,sha256=gpn1OPRhS8ydjW8IxqApJiA6jx285ves96g9kcJN9iA,17
8
- antchain_bot-1.11.55.dist-info/RECORD,,