pynnlf 0.2.2__py3-none-any.whl → 0.2.3__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.
pynnlf/__about__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.2.2"
1
+ __version__ = "0.2.3"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pynnlf
3
- Version: 0.2.2
3
+ Version: 0.2.3
4
4
  Summary: Python Network Net Load Forecasting (PyNNLF): reproducible evaluation of net load forecasting models.
5
5
  License: MIT
6
6
  Requires-Python: >=3.12
@@ -1,4 +1,4 @@
1
- pynnlf/__about__.py,sha256=anBcPGggCP0f-o9w0IsZYV49rl6HvJbHcuDN39x3mxw,23
1
+ pynnlf/__about__.py,sha256=o4ScPsx3ebE9pX-fF55Y4NZwE-gZl1putS6aE2pTVtI,23
2
2
  pynnlf/__init__.py,sha256=q9cKeNYBkRea8-uyT3VLiP_sYK0qaYUQFUSqV9AkX-c,221
3
3
  pynnlf/api.py,sha256=3owuiVkhw3cj2h1p8IhlrRxklN9JVaE_B7WCu_iuJnk,565
4
4
  pynnlf/discovery.py,sha256=MrwUue3VK0xmypyX1ZZPhr3Ibb4jir2iInuJiFtQmgg,2057
@@ -41,7 +41,7 @@ pynnlf/scaffold/specs/testing_benchmark_metadata.md,sha256=6pTK9zfcwGVfbfhhwmVsY
41
41
  pynnlf/scaffold/specs/tests_ci.yaml,sha256=WqofSuvVubTkFu_FSv32jHO99cManF0BT4PDhIPJEOw,191
42
42
  pynnlf/scaffold/specs/tests_full.yaml,sha256=v7ONNWcIyDTeU6AV9i0UAip0KX-KgszpeRzVOjzUim0,391
43
43
  pynnlf/tools/strip_notebook_artifacts.py,sha256=K93LP6haH5TP9v7kMacDmSdJmHH3IjITlocOx_Ucrnk,926
44
- pynnlf-0.2.2.dist-info/METADATA,sha256=zHQGrmafzh2Ckqdu0P4ewuarJOumAKVGuE3Ia4DIl1E,8217
45
- pynnlf-0.2.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
46
- pynnlf-0.2.2.dist-info/top_level.txt,sha256=3fCgUvjEPm_Pi4jIVZ4mCPCPhhqb2Si-ViVEcS-h70Q,7
47
- pynnlf-0.2.2.dist-info/RECORD,,
44
+ pynnlf-0.2.3.dist-info/METADATA,sha256=FHc6zW8x0QAH9RkfUiT83fsUVJ0OrONutcs7ZYd2Gyk,8217
45
+ pynnlf-0.2.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
46
+ pynnlf-0.2.3.dist-info/top_level.txt,sha256=3fCgUvjEPm_Pi4jIVZ4mCPCPhhqb2Si-ViVEcS-h70Q,7
47
+ pynnlf-0.2.3.dist-info/RECORD,,
File without changes