File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- next-version-placeholder-->
4
4
5
+ ## v0.3.3 Minor bug fix (10/06/2023)
6
+ - Fix an issue where some days of price setter data was not read correctly from the AEMO data archive.
7
+
5
8
## v0.3.2 Bug fixes (15/01/2023)
6
9
- Fix function argument errors
7
10
- v0.3.0 and v0.3.1 have known issues. Use v0.3.2
Original file line number Diff line number Diff line change 23
23
author = "Declan Heim, Shayan Naderi"
24
24
25
25
# The full version, including alpha/beta/rc tags
26
- release = "0.3.2 "
26
+ release = "0.3.3 "
27
27
28
28
29
29
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " NEMED"
3
- version = " 0.3.2 "
3
+ version = " 0.3.3 "
4
4
description = " NEM Emissions Data tool"
5
5
authors = [" Declan Heim" ," Shayan Naderi" ]
6
6
license = " Licence"
You can’t perform that action at this time.
0 commit comments