wds-client 0.2.99__py3-none-any.whl → 0.2.100__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
wds_client/__init__.py CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  from __future__ import absolute_import
16
16
 
17
- __version__ = "0.2.99"
17
+ __version__ = "0.2.100"
18
18
 
19
19
  # import apis into sdk package
20
20
  from wds_client.api.cloning_api import CloningApi
wds_client/api_client.py CHANGED
@@ -78,7 +78,7 @@ class ApiClient(object):
78
78
  self.default_headers[header_name] = header_value
79
79
  self.cookie = cookie
80
80
  # Set default User-Agent.
81
- self.user_agent = 'wds-client/0.2.99/python'
81
+ self.user_agent = 'wds-client/0.2.100/python'
82
82
  self.client_side_validation = configuration.client_side_validation
83
83
 
84
84
  def __enter__(self):
@@ -336,7 +336,7 @@ class Configuration(object):
336
336
  "OS: {env}\n"\
337
337
  "Python Version: {pyversion}\n"\
338
338
  "Version of the API: v0.2\n"\
339
- "SDK Package Version: 0.2.99".\
339
+ "SDK Package Version: 0.2.100".\
340
340
  format(env=sys.platform, pyversion=sys.version)
341
341
 
342
342
  def get_host_settings(self):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: wds-client
3
- Version: 0.2.99
3
+ Version: 0.2.100
4
4
  Summary: Workspace Data Service
5
5
  Home-page:
6
6
  Author: OpenAPI Generator community
@@ -1,6 +1,6 @@
1
- wds_client/__init__.py,sha256=KPOhhNs_cu0UTGMgaNFQEY4kZ9SPMNxwSeJstLUDIII,3336
2
- wds_client/api_client.py,sha256=MxC0FIo_L8N8GzV7t0GbxNX2RkGogCqOcl7BmvK4TLw,26210
3
- wds_client/configuration.py,sha256=uBs_kbZp39BZ0azR663mghkQJpUXW9y7_q5vR8w3aJs,12787
1
+ wds_client/__init__.py,sha256=UeJ7fNz5HXOx5jaqeakqyEXqq1JU5-P382S7ah9Jj70,3337
2
+ wds_client/api_client.py,sha256=4SxVSPDIxvTLJQkAUOnoKIgCbXqahNPkan-XBTQW7_0,26211
3
+ wds_client/configuration.py,sha256=XDi7vuWFAMC6XiogNEzkuPRHt6U5njSYRuwHSJ-EW50,12788
4
4
  wds_client/exceptions.py,sha256=0mEseFMbvxS5JfgkbPg14sxBI7bW0Gt0Ftxs96_LCyg,3781
5
5
  wds_client/rest.py,sha256=v-8FIxQfUQ7bkeKfe9qsi9en8uQa5Zf5uSqhrui_cRw,12309
6
6
  wds_client/api/__init__.py,sha256=WZ5Q4IeA9GuLOwVnj0B3AuGXN2kg9aV7MsHhXRgITbI,423
@@ -48,7 +48,7 @@ wds_client/models/stack_trace_element.py,sha256=9KbWCs54HXKOIW69K8q9wqGoA_5wSHwU
48
48
  wds_client/models/status_response.py,sha256=TjCfqrE5KFZ-3DmEePndQUOD-GWGVtdpAzOw-d8QEPk,4030
49
49
  wds_client/models/tsv_upload_response.py,sha256=JdEs9hwyH264eLhQYj9d7p9B4cCP5-wkpgMg6qk8GNI,4507
50
50
  wds_client/models/version_response.py,sha256=rHOAaXFPx0CjAe3hJ_2TzYUrhaTY5yfxA3rlf5XcytM,4436
51
- wds_client-0.2.99.dist-info/METADATA,sha256=OCL00HWr5W-SFds0T2V8htuAjNO-iMvnz0CxGE4PyD4,467
52
- wds_client-0.2.99.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
53
- wds_client-0.2.99.dist-info/top_level.txt,sha256=hU2h533r5-3FzApV8ps3zXmQJKy74SPT3sYR8-uZhp8,11
54
- wds_client-0.2.99.dist-info/RECORD,,
51
+ wds_client-0.2.100.dist-info/METADATA,sha256=vlqR0866LLKuYQEnoDDKGCzIbYVgLpPVdDS1PAavgTQ,468
52
+ wds_client-0.2.100.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
53
+ wds_client-0.2.100.dist-info/top_level.txt,sha256=hU2h533r5-3FzApV8ps3zXmQJKy74SPT3sYR8-uZhp8,11
54
+ wds_client-0.2.100.dist-info/RECORD,,