steer-core 0.1.34__py3-none-any.whl → 0.1.35__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.
steer_core/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
- __version__ = "0.1.34"
1
+ __version__ = "0.1.35"
2
2
 
3
3
  from .Mixins.Colors import ColorMixin
4
4
  from .Mixins.Coordinates import CoordinateMixin
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: steer-core
3
- Version: 0.1.34
3
+ Version: 0.1.35
4
4
  Summary: Modelling energy storage from cell to site - STEER OpenCell Design
5
5
  Author-email: Nicholas Siemons <nsiemons@stanford.edu>
6
6
  Maintainer-email: Nicholas Siemons <nsiemons@stanford.edu>
@@ -27,6 +27,8 @@ Requires-Dist: datetime==5.5
27
27
  Requires-Dist: plotly==6.2.0
28
28
  Requires-Dist: scipy==1.15.3
29
29
  Requires-Dist: msgpack==1.1.2
30
+ Requires-Dist: msgpack-numpy==0.4.8
31
+ Requires-Dist: nbformat==5.10.4
30
32
  Provides-Extra: dev
31
33
  Requires-Dist: pytest>=7.0; extra == "dev"
32
34
  Requires-Dist: pytest-cov; extra == "dev"
@@ -1,4 +1,4 @@
1
- steer_core/__init__.py,sha256=_RzbOi5U8fR6Hn4ttYp_3Z5lLk3CRaFz-PBCROo51n4,321
1
+ steer_core/__init__.py,sha256=IC03czBN7PlRAriVyRNwltNF1GKfFm4LVWJ43B1SCtA,321
2
2
  steer_core/Constants/Units.py,sha256=QIV_lDX7rANH-MKP90jOyiXbGueL15LILKMNr5dSWoI,714
3
3
  steer_core/Constants/Universal.py,sha256=5FWdrex5NiI2DResDmwO7GIvGN2B0DNtdlG1l-ysDh8,41
4
4
  steer_core/Constants/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -18,7 +18,7 @@ steer_core/Mixins/Plotter.py,sha256=wRRF0C5fz_6polCKKRVnZ07UFL4HBohZ5K2BSm_ULsg,
18
18
  steer_core/Mixins/Serializer.py,sha256=a3-J1ESM0UkO7b8Ctzjj605-p9bfzoFjJydM8k2grEQ,10458
19
19
  steer_core/Mixins/TypeChecker.py,sha256=eXgu1G4d2_btNg5AJ3UkTXpoFJ79bc6tSasInCnXqc0,10539
20
20
  steer_core/Mixins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
- steer_core-0.1.34.dist-info/METADATA,sha256=pD0WLWPYZOEBGddHOMnkk_0qsYMZDhOk5hqkIVDs1r8,1631
22
- steer_core-0.1.34.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
23
- steer_core-0.1.34.dist-info/top_level.txt,sha256=6LFpGCSDE_SqRoT7raeM3Ax7KTBKQnyXLXxM9kXtw5M,11
24
- steer_core-0.1.34.dist-info/RECORD,,
21
+ steer_core-0.1.35.dist-info/METADATA,sha256=4LOmW1xfFIctfghEvREPZzvUZyvhbUWXg219_dctDic,1699
22
+ steer_core-0.1.35.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
23
+ steer_core-0.1.35.dist-info/top_level.txt,sha256=6LFpGCSDE_SqRoT7raeM3Ax7KTBKQnyXLXxM9kXtw5M,11
24
+ steer_core-0.1.35.dist-info/RECORD,,