revengai 2.12.0__py3-none-any.whl → 2.12.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 revengai might be problematic. Click here for more details.

revengai/__init__.py CHANGED
@@ -13,7 +13,7 @@
13
13
  """ # noqa: E501
14
14
 
15
15
 
16
- __version__ = "v2.12.0"
16
+ __version__ = "v2.12.1"
17
17
 
18
18
  # Define package exports
19
19
  __all__ = [
revengai/api_client.py CHANGED
@@ -90,7 +90,7 @@ class ApiClient:
90
90
  self.default_headers[header_name] = header_value
91
91
  self.cookie = cookie
92
92
  # Set default User-Agent.
93
- self.user_agent = 'OpenAPI-Generator/v2.12.0/python'
93
+ self.user_agent = 'OpenAPI-Generator/v2.12.1/python'
94
94
  self.client_side_validation = configuration.client_side_validation
95
95
 
96
96
  def __enter__(self):
revengai/configuration.py CHANGED
@@ -529,8 +529,8 @@ conf = revengai.Configuration(
529
529
  return "Python SDK Debug Report:\n"\
530
530
  "OS: {env}\n"\
531
531
  "Python Version: {pyversion}\n"\
532
- "Version of the API: v2.12.0\n"\
533
- "SDK Package Version: v2.12.0".\
532
+ "Version of the API: v2.12.1\n"\
533
+ "SDK Package Version: v2.12.1".\
534
534
  format(env=sys.platform, pyversion=sys.version)
535
535
 
536
536
  def get_host_settings(self) -> List[HostSetting]:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: revengai
3
- Version: 2.12.0
3
+ Version: 2.12.1
4
4
  Summary: RevEng.AI API
5
5
  Project-URL: Repository, https://github.com/RevEngAI/sdk-python
6
6
  License-Expression: MIT
@@ -1,7 +1,7 @@
1
- revengai/__init__.py,sha256=Rr0TNNK8b1oojzC3Wrrb1VybF2XSyU-ajQ69QMuZdIo,40771
2
- revengai/api_client.py,sha256=DrAtyf9Nv_ex7ld8nrwgLIHUzyuVhbogew7QvCRe_Jo,27670
1
+ revengai/__init__.py,sha256=3AxK8bPT069ptPwdibOPF138U1ppXQW4-GM77tRIM5c,40771
2
+ revengai/api_client.py,sha256=Hdk2QLG3VoYaY_IKvtS4GXsvwVvM_I777rY2GLhTXfg,27670
3
3
  revengai/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
4
- revengai/configuration.py,sha256=QF6k_6jQIaCychdlOqhqQzBDgdItpQGdEh7sZyHmi0c,18749
4
+ revengai/configuration.py,sha256=yKnPxsXL8Vr_XK4wXJcaQY6_Jl2OhUUuV0H39gNtkRA,18749
5
5
  revengai/exceptions.py,sha256=IvdI9ZIZ9b2lSSKtIKMQDlG-5UPAedrjm3U4xfmGkso,6385
6
6
  revengai/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  revengai/rest.py,sha256=T6Q2dcazhntqm288H33BKC1hf8NVdvmQWgaymlJo158,9376
@@ -318,7 +318,7 @@ revengai/models/vulnerabilities.py,sha256=9t6uoZd3svWyfcZJjmj6zP731Dp47Apb25y8Qt
318
318
  revengai/models/vulnerability.py,sha256=P7rAOAYU5JLLpcRr824-YJgZba5kPb_J9ALV3tSNfLQ,3688
319
319
  revengai/models/vulnerability_type.py,sha256=SyOgfMmELYYc_H84oPkikBpjwngtG5Qw9Q_86a2TPr8,866
320
320
  revengai/models/workspace.py,sha256=chjU62GFvByEmaNd6luMNQVQLP3wlPx1zJgGJ_yyMLA,676
321
- revengai-2.12.0.dist-info/METADATA,sha256=Z9JoJpsbRGiPc4Ws3oj7b58PocGVi3bYEnF2bx4FAt4,39203
322
- revengai-2.12.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
323
- revengai-2.12.0.dist-info/licenses/LICENSE.md,sha256=z1S-x9w52sZDqbFdJi0kL5-FLP5CR2aQA0kW8m6scaw,1052
324
- revengai-2.12.0.dist-info/RECORD,,
321
+ revengai-2.12.1.dist-info/METADATA,sha256=x6PMySc03YIcUWPFzV2xBKDkIjX62Dq48bzej0OwQnw,39203
322
+ revengai-2.12.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
323
+ revengai-2.12.1.dist-info/licenses/LICENSE.md,sha256=z1S-x9w52sZDqbFdJi0kL5-FLP5CR2aQA0kW8m6scaw,1052
324
+ revengai-2.12.1.dist-info/RECORD,,