mms-client 1.11.0__py3-none-any.whl → 1.11.1__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.
@@ -46,7 +46,7 @@ class MarketQuery(BaseMarketRequest):
46
46
 
47
47
  # If the market type is specified as "DAM" (day-ahead market), the number of days should be specified as "1".
48
48
  # Otherwise, this field indicates the number of days ahead for which the data is being queried.
49
- days: Optional[int] = attr(default=None, name="NumOfDays", ge=1, le=7)
49
+ days: Optional[int] = attr(default=None, name="NumOfDays", ge=1, le=31)
50
50
 
51
51
 
52
52
  class MarketSubmit(BaseMarketRequest):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mms-client
3
- Version: 1.11.0
3
+ Version: 1.11.1
4
4
  Summary: API client for accessing the MMS
5
5
  Home-page: https://github.com/ElectroRoute-Japan/mms-client
6
6
  Author: Ryan Wood
@@ -23,7 +23,7 @@ mms_client/types/base.py,sha256=Y0CZEWPQgkPXZWz_WXOpW2J8mRryCRNU7oAZEdWkqvQ,1140
23
23
  mms_client/types/bup.py,sha256=wv9ZyQ7pr9sfkoexcx_vLv5ItdRdPqAM-JApo0KlXdE,8415
24
24
  mms_client/types/enums.py,sha256=hALMuqRChLUJ1Eglll5R5mkYLpcO-ZIaEBps3MjkTg0,2534
25
25
  mms_client/types/fields.py,sha256=kPHN_5TT5sSarkic56Tvr2k-fTvf8oFj53DXGwRfrPg,14785
26
- mms_client/types/market.py,sha256=7U7OfGCvD-UUc7EDZtqClii-J3uIkO4DsX_zVivVJVw,3124
26
+ mms_client/types/market.py,sha256=sO4WX8Vjh6PALScCjqXUXtb5lER3wfdBy-vYAPpi_Uk,3125
27
27
  mms_client/types/offer.py,sha256=fYrmhq7_wVFLdOjLu_--ZSV23i5i8It3vUoW6Q-EqPM,8305
28
28
  mms_client/types/omi.py,sha256=lwU91nne4TDo1xQclulyxAHzyhWB2srhJBYmnoJAKYs,1058
29
29
  mms_client/types/registration.py,sha256=bPA_FQwLVIwb5CRqK8F3YqeV0dEeN04j1wMsClrV5Wc,1252
@@ -39,7 +39,7 @@ mms_client/utils/multipart_transport.py,sha256=GJvjdlmXituiT78f5XuhpPkcHdDHFtVEL
39
39
  mms_client/utils/plugin.py,sha256=_Jymcny5ta9uV4CMLGDX7O5xSQIhuu76rb-A6uhtFSY,2013
40
40
  mms_client/utils/serialization.py,sha256=ZW4NXrfzL3Sq01uzZhGqy-AFg4GuzvC6fJ2uJi3UcXY,34584
41
41
  mms_client/utils/web.py,sha256=Qk8azZpxAIEtI9suOikxBNtFQFNuWh-92DaUBU1qX8s,10927
42
- mms_client-1.11.0.dist-info/LICENSE,sha256=awOCsWJ58m_2kBQwBUGWejVqZm6wuRtCL2hi9rfa0X4,1211
43
- mms_client-1.11.0.dist-info/METADATA,sha256=BjhhPV3k4fNYbVUcLXENqoID59-jiYcgyIbi4FkkQyw,17018
44
- mms_client-1.11.0.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
45
- mms_client-1.11.0.dist-info/RECORD,,
42
+ mms_client-1.11.1.dist-info/LICENSE,sha256=awOCsWJ58m_2kBQwBUGWejVqZm6wuRtCL2hi9rfa0X4,1211
43
+ mms_client-1.11.1.dist-info/METADATA,sha256=I6faf2Es8GbMJ7tZ7fT-F3vEfGC_lk46I37OCJ2D2pk,17018
44
+ mms_client-1.11.1.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
45
+ mms_client-1.11.1.dist-info/RECORD,,