nominal-api 0.798.0__py3-none-any.whl → 0.800.0__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 nominal-api might be problematic. Click here for more details.

nominal_api/__init__.py CHANGED
@@ -78,5 +78,5 @@ __all__ = [
78
78
 
79
79
  __conjure_generator_version__ = "4.17.0"
80
80
 
81
- __version__ = "0.798.0"
81
+ __version__ = "0.800.0"
82
82
 
nominal_api/_impl.py CHANGED
@@ -51581,6 +51581,10 @@ class scout_compute_api_UnitOperation(ConjureEnumType):
51581
51581
  '''SUBTRACTION'''
51582
51582
  UNIT_CONVERSION = 'UNIT_CONVERSION'
51583
51583
  '''UNIT_CONVERSION'''
51584
+ COMPARISON = 'COMPARISON'
51585
+ '''COMPARISON'''
51586
+ TERNARY_OPERATOR = 'TERNARY_OPERATOR'
51587
+ '''TERNARY_OPERATOR'''
51584
51588
  UNKNOWN = 'UNKNOWN'
51585
51589
  '''UNKNOWN'''
51586
51590
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nominal-api
3
- Version: 0.798.0
3
+ Version: 0.800.0
4
4
  Requires-Python: >=3.8
5
5
  Requires-Dist: requests
6
6
  Requires-Dist: conjure-python-client<4,>=2.8.0
@@ -1,5 +1,5 @@
1
- nominal_api/__init__.py,sha256=UJabrxgO6WZzTl7Jg2YS0So4xVRRMMTL1u0_bVtlODs,2012
2
- nominal_api/_impl.py,sha256=rDE8_Rylk3rgvgawFaX8Wr6IIb6N0RjXWRRwSOUGgRU,3484922
1
+ nominal_api/__init__.py,sha256=QpSRsswsshdsjqVoQMctFD02t5KiQjzFuYvOBuE02G8,2012
2
+ nominal_api/_impl.py,sha256=DoPwgFoR8k_0x6Z7YvUKuxSWR3fzjzqiTywpDnF1Zgs,3485042
3
3
  nominal_api/py.typed,sha256=eoZ6GfifbqhMLNzjlqRDVil-yyBkOmVN9ujSgJWNBlY,15
4
4
  nominal_api/api/__init__.py,sha256=PMREKP7UhxJ1_gHkrlJET46qlDHksKMm6-woR1p6WnU,1970
5
5
  nominal_api/api_ids/__init__.py,sha256=sxqN5dMk6bOx0SKOd0ANG3_kmx1VtdSVotzEGn_q6sE,114
@@ -75,7 +75,7 @@ nominal_api/timeseries_logicalseries_api/__init__.py,sha256=BwdqHLq_98LOsRV14JA3
75
75
  nominal_api/timeseries_seriescache/__init__.py,sha256=hL5hN8jKLEGE_fDiZzdASmWIrRjU6tncpmDeuc_47P4,150
76
76
  nominal_api/timeseries_seriescache_api/__init__.py,sha256=USBxFmNnVFdnhTPLvWi3UgsvBZ4Iz4ycNgBTi10F-zI,1603
77
77
  nominal_api/upload_api/__init__.py,sha256=7-XXuZUqKPV4AMWvxNpZPZ5vBun4x-AomXj3Vol_BN4,123
78
- nominal_api-0.798.0.dist-info/METADATA,sha256=MFN37lC1KoVFS-WdpDHC6hckAYgRO8xxj9SG_8L3ZVs,199
79
- nominal_api-0.798.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
80
- nominal_api-0.798.0.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
81
- nominal_api-0.798.0.dist-info/RECORD,,
78
+ nominal_api-0.800.0.dist-info/METADATA,sha256=-ekW5vXqlEU5E8hf7tYTestLAY3sMWKGwa918xTKX5Y,199
79
+ nominal_api-0.800.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
80
+ nominal_api-0.800.0.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
81
+ nominal_api-0.800.0.dist-info/RECORD,,