ultracart-rest-sdk 4.1.54__py3-none-any.whl → 4.1.55__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.54"
14
+ __version__ = "4.1.55"
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.54/python'
80
+ self.user_agent = 'OpenAPI-Generator/4.1.55/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.54".\
425
+ "SDK Package Version: 4.1.55".\
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.54
3
+ Version: 4.1.55
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=OftZYisrTQvgYHiH_5h8NRMqIGUKjdcDcTnehaAZdDI,698
2
- ultracart/api_client.py,sha256=UcFN0l57WL1GsB6jyv_lVvY8wfl_9Xh_M27RlClDR_E,39071
3
- ultracart/configuration.py,sha256=W2mvlsy-7wBRkO_czM36m3ACAIcf775t0nPxTIE4bUE,17841
1
+ ultracart/__init__.py,sha256=VuqMqSfbJh_oy09pT3_ev6x7blHEndI_oKACFZoc3o8,698
2
+ ultracart/api_client.py,sha256=zzrxHUaf36FhINwmrX2XcQlFYELRjUJwp6EagTIVkc0,39071
3
+ ultracart/configuration.py,sha256=ijYAoyUK4hvsCuILSZ6ie78v2jfPu0TzcqEmkAM95ic,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
@@ -966,8 +966,8 @@ ultracart/model/workflow_user.py,sha256=gkQIeMSIhawpz5wtpTJ8Lof_Td0IrwG0KZF6catE
966
966
  ultracart/model/workflow_user_response.py,sha256=TKfMu5vF1fXlV8mvxRFhvk6WNdGce2T8a4vFycQvuhQ,12785
967
967
  ultracart/model/workflow_users_response.py,sha256=3Y7L1oHc2-HOvl1pDdcnl9xHKYLGblKpKdbkPBh2u68,13059
968
968
  ultracart/models/__init__.py,sha256=X-zIVVFhvPoD7R9lt6CE0N3u4n0M8HcecrP0KcXipQQ,73652
969
- ultracart_rest_sdk-4.1.54.dist-info/LICENSE,sha256=4DukHX-rIHAHaf5BGLq1DYAMt0-ZA1OgXS9f_xwig2M,11558
970
- ultracart_rest_sdk-4.1.54.dist-info/METADATA,sha256=1NVPrMCTng1R4cOZ-TwZ96173ykOHiO6JveETELum2U,402
971
- ultracart_rest_sdk-4.1.54.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
972
- ultracart_rest_sdk-4.1.54.dist-info/top_level.txt,sha256=90IoRqV6KX58jTyx9MwEBqh4j38_10hWrrvqsmXWZYo,10
973
- ultracart_rest_sdk-4.1.54.dist-info/RECORD,,
969
+ ultracart_rest_sdk-4.1.55.dist-info/LICENSE,sha256=4DukHX-rIHAHaf5BGLq1DYAMt0-ZA1OgXS9f_xwig2M,11558
970
+ ultracart_rest_sdk-4.1.55.dist-info/METADATA,sha256=i0yeMB0BBhsHIfTdk0ydbBBEYAzdx5rRLDgKQ3T_LWc,402
971
+ ultracart_rest_sdk-4.1.55.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
972
+ ultracart_rest_sdk-4.1.55.dist-info/top_level.txt,sha256=90IoRqV6KX58jTyx9MwEBqh4j38_10hWrrvqsmXWZYo,10
973
+ ultracart_rest_sdk-4.1.55.dist-info/RECORD,,