ultracart-rest-sdk 4.1.17__py3-none-any.whl → 4.1.18__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.
ultracart/__init__.py CHANGED
@@ -11,7 +11,7 @@
11
11
  """
12
12
 
13
13
 
14
- __version__ = "4.1.17"
14
+ __version__ = "4.1.18"
15
15
 
16
16
  # import ApiClient
17
17
  from ultracart.api_client import ApiClient
ultracart/api_client.py CHANGED
@@ -77,7 +77,7 @@ class ApiClient(object):
77
77
  self.default_headers[header_name] = header_value
78
78
  self.cookie = cookie
79
79
  # Set default User-Agent.
80
- self.user_agent = 'OpenAPI-Generator/4.1.17/python'
80
+ self.user_agent = 'OpenAPI-Generator/4.1.18/python'
81
81
 
82
82
  def __enter__(self):
83
83
  return self
@@ -422,7 +422,7 @@ conf = ultracart.Configuration(
422
422
  "OS: {env}\n"\
423
423
  "Python Version: {pyversion}\n"\
424
424
  "Version of the API: 2.0.0\n"\
425
- "SDK Package Version: 4.1.17".\
425
+ "SDK Package Version: 4.1.18".\
426
426
  format(env=sys.platform, pyversion=sys.version)
427
427
 
428
428
  def get_host_settings(self):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ultracart-rest-sdk
3
- Version: 4.1.17
3
+ Version: 4.1.18
4
4
  Summary: UltraCart Rest API V2
5
5
  Home-page: UNKNOWN
6
6
  Author: UltraCart Support
@@ -1,6 +1,6 @@
1
- ultracart/__init__.py,sha256=yA_gFvF5ATgBFNJdap12mf8V-Bb1HKci0u5jFyXfhzo,698
2
- ultracart/api_client.py,sha256=2EJYn00TkEpt600zVPMwBP-pbTlH7DikV1lGvCiP9no,39071
3
- ultracart/configuration.py,sha256=csO0sw1jD7iwN8kp8Nw67e73MV_HUgHYJlECcDNbQec,17841
1
+ ultracart/__init__.py,sha256=lX0XUlxZ_Vb_X4jOgWVyvoFIhapLbDJdyt9HJbAfnC8,698
2
+ ultracart/api_client.py,sha256=rs1ojXTEBJQfPcDvf4FN0rNbpIVGBCVyGIPnhDRjLRU,39071
3
+ ultracart/configuration.py,sha256=cU6bZDR6dtrCMvNcJGgHwR8qCfkhxMG8HpMMmtnHtmY,17841
4
4
  ultracart/exceptions.py,sha256=dwRtrWJsW4H_jKk3B1w2chykcQ7E2FSlhftUByD9e9E,5069
5
5
  ultracart/model_utils.py,sha256=X_RAfA-TlvDKBICnIve7PPVDM34Nl58aV1bqCrVmoTo,82574
6
6
  ultracart/rest.py,sha256=2lM6zwrjGp_SjkddamoKdpk3jFuc8Ow7fKIXRdKNp24,14268
@@ -913,8 +913,8 @@ ultracart/model/workflow_user.py,sha256=gkQIeMSIhawpz5wtpTJ8Lof_Td0IrwG0KZF6catE
913
913
  ultracart/model/workflow_user_response.py,sha256=TKfMu5vF1fXlV8mvxRFhvk6WNdGce2T8a4vFycQvuhQ,12785
914
914
  ultracart/model/workflow_users_response.py,sha256=3Y7L1oHc2-HOvl1pDdcnl9xHKYLGblKpKdbkPBh2u68,13059
915
915
  ultracart/models/__init__.py,sha256=7ECRa8ulgErwEDhqKwAK3VH-rUkfCrON9ZEc9awZydo,68422
916
- ultracart_rest_sdk-4.1.17.dist-info/LICENSE,sha256=4DukHX-rIHAHaf5BGLq1DYAMt0-ZA1OgXS9f_xwig2M,11558
917
- ultracart_rest_sdk-4.1.17.dist-info/METADATA,sha256=9Xp2NbTiYNwYJXDDiKYkxO2hTAiRLnGz_81Dwfh4BF8,402
918
- ultracart_rest_sdk-4.1.17.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
919
- ultracart_rest_sdk-4.1.17.dist-info/top_level.txt,sha256=90IoRqV6KX58jTyx9MwEBqh4j38_10hWrrvqsmXWZYo,10
920
- ultracart_rest_sdk-4.1.17.dist-info/RECORD,,
916
+ ultracart_rest_sdk-4.1.18.dist-info/LICENSE,sha256=4DukHX-rIHAHaf5BGLq1DYAMt0-ZA1OgXS9f_xwig2M,11558
917
+ ultracart_rest_sdk-4.1.18.dist-info/METADATA,sha256=7nSFpG5N-0xWN_72SH4Sf17wsP4_oKLWJ2_SSjb_5Ew,402
918
+ ultracart_rest_sdk-4.1.18.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
919
+ ultracart_rest_sdk-4.1.18.dist-info/top_level.txt,sha256=90IoRqV6KX58jTyx9MwEBqh4j38_10hWrrvqsmXWZYo,10
920
+ ultracart_rest_sdk-4.1.18.dist-info/RECORD,,