artemis-model 0.1.92__py3-none-any.whl → 0.1.93__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.
artemis_model/schedule.py CHANGED
@@ -79,4 +79,12 @@ class ScheduleItem(BaseModel):
79
79
  timesheet: Timesheet
80
80
 
81
81
 
82
- __all__ = ["ScheduleItem"]
82
+ __all__ = [
83
+ "ScheduleItem",
84
+ "Timesheet",
85
+ "TimeslotData",
86
+ "SchedulePreset",
87
+ "SchedulePresetSync",
88
+ "ScheduleSync",
89
+ "Schedule",
90
+ ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: artemis-model
3
- Version: 0.1.92
3
+ Version: 0.1.93
4
4
  Summary:
5
5
  Author: Jukeboxy
6
6
  Requires-Python: >=3.10.6,<4.0.0
@@ -15,13 +15,13 @@ artemis_model/playlist.py,sha256=L22KSJgTZmNEc9CqM3TFD4Wnx3TW77GQJ5EFLJCxZ20,639
15
15
  artemis_model/redis/__init__.py,sha256=tLPIfZSrHCYBuldoQbFVTb5PYffo0l76TBj-cemggzg,201
16
16
  artemis_model/redis/device.py,sha256=ZUiIyVmtWiEwayFIg9mktiFaVuHQ7Fg0rvSjjWyryCI,484
17
17
  artemis_model/redis/zone_state.py,sha256=PgHiGUZ2WI3bqO-8CW2cwzLEQu3l4wJAzIABSWErfBM,1712
18
- artemis_model/schedule.py,sha256=BbiRqpsRReMQtx0KnCUWwSTAwdEPMqQggxpNR12mKmY,2323
18
+ artemis_model/schedule.py,sha256=CkLHWz-BwvUY2EQCfoU4SymgCariPzoQdtRLITqBPmk,2451
19
19
  artemis_model/setting.py,sha256=EWzOmE31mLNWwmV_wmqttHPMycvQZW7SJUIozF2b8bo,1190
20
20
  artemis_model/sqs/__init__.py,sha256=nHpXQns64qQ5Cqjyo6w9fDGO_wWhprqn1bhKf3eWnio,17
21
21
  artemis_model/sqs/messages.py,sha256=98cWxrj48T1AcEnltqVGTts6rcmTYimeN8fC6wkdNQk,2452
22
22
  artemis_model/track.py,sha256=QwUF0QKVn1I64648B-NI75-IzGQvnLt9B0emD4GnS6E,3757
23
23
  artemis_model/user.py,sha256=eqIdCiBJRNLjCwPPCn-gQ6si0O5JUBGfp9oWJL5zVW4,2131
24
24
  artemis_model/zone.py,sha256=iGRUtzUwKh9LHT3MOfzzg1DnkPBts_ZBzZVTi2EmIgs,2282
25
- artemis_model-0.1.92.dist-info/METADATA,sha256=2t9bSqu2hdefShf6kvgDTnNCk6D-f0lrxUs_6kzrHts,3444
26
- artemis_model-0.1.92.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
27
- artemis_model-0.1.92.dist-info/RECORD,,
25
+ artemis_model-0.1.93.dist-info/METADATA,sha256=7ssJ_YC0gRhRcFVyle4lwICPAJ-8SHiXrIv0rOMQHao,3444
26
+ artemis_model-0.1.93.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
27
+ artemis_model-0.1.93.dist-info/RECORD,,