nominal-api 0.558.0__py3-none-any.whl → 0.559.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
@@ -69,5 +69,5 @@ __all__ = [
69
69
 
70
70
  __conjure_generator_version__ = "4.9.0"
71
71
 
72
- __version__ = "0.558.0"
72
+ __version__ = "0.559.0"
73
73
 
nominal_api/_impl.py CHANGED
@@ -37742,6 +37742,10 @@ class scout_compute_api_UnaryArithmeticOperation(ConjureEnumType):
37742
37742
  '''ASIN'''
37743
37743
  ACOS = 'ACOS'
37744
37744
  '''ACOS'''
37745
+ LOG = 'LOG'
37746
+ '''LOG'''
37747
+ LN = 'LN'
37748
+ '''LN'''
37745
37749
  UNKNOWN = 'UNKNOWN'
37746
37750
  '''UNKNOWN'''
37747
37751
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: nominal-api
3
- Version: 0.558.0
3
+ Version: 0.559.0
4
4
  Requires-Python: >=3.8
5
5
  Requires-Dist: requests
6
6
  Requires-Dist: conjure-python-client<3,>=2.8.0
@@ -1,5 +1,5 @@
1
- nominal_api/__init__.py,sha256=oMQMiHdV9wQMcr4MwnHeZ9HcccWsq_a7BU04yh-0GKc,1791
2
- nominal_api/_impl.py,sha256=gIViNmCeB0Pt6Ffb7srhVni6JAbYCyWwW1_2itcWJyI,2744352
1
+ nominal_api/__init__.py,sha256=QRBRUPsMY611D-_uobEmrsgYle4quMTRUI8YtDH5jrc,1791
2
+ nominal_api/_impl.py,sha256=N_dDDIUzXRIpzEwrt333xdAVUzFoXHRrsjo9KNEye1g,2744409
3
3
  nominal_api/py.typed,sha256=eoZ6GfifbqhMLNzjlqRDVil-yyBkOmVN9ujSgJWNBlY,15
4
4
  nominal_api/api/__init__.py,sha256=kJBEE_HLVpKYdLH12KyO-cSAVzwxYpBwaaDutCtT-LM,1236
5
5
  nominal_api/api_rids/__init__.py,sha256=MwCU7tf4EQBdNPY12rgPdr4y11iowEXxYqtNCvw7sdo,380
@@ -66,7 +66,7 @@ nominal_api/timeseries_logicalseries_api/__init__.py,sha256=KuHLafDLeHzOTl0B6j7T
66
66
  nominal_api/timeseries_seriescache/__init__.py,sha256=tFCkNuyrVMgtj-HIl1pOYPJHaL2VikI4C_x97bX_Lcs,109
67
67
  nominal_api/timeseries_seriescache_api/__init__.py,sha256=U9EhlqdF9qzD1O9al0vcvcdgS_C5lq-lN3Kmr0K3g84,1191
68
68
  nominal_api/upload_api/__init__.py,sha256=ZMudWMSqCrNozohbHaJKuxJnT9Edepe7nxxXMz_pT9k,87
69
- nominal_api-0.558.0.dist-info/METADATA,sha256=82jijcuvvNNMtH9MsGAQxsbYBylXeUux8i3du5AjZEw,199
70
- nominal_api-0.558.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
71
- nominal_api-0.558.0.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
72
- nominal_api-0.558.0.dist-info/RECORD,,
69
+ nominal_api-0.559.0.dist-info/METADATA,sha256=YvK9Il-Pqkwmc2aE1PuEW6R57Cmjdmuipmfh_f89y44,199
70
+ nominal_api-0.559.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
71
+ nominal_api-0.559.0.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
72
+ nominal_api-0.559.0.dist-info/RECORD,,