File tree Expand file tree Collapse file tree 4 files changed +11
-6
lines changed Expand file tree Collapse file tree 4 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ if [[ -z ${INSTDIR} ]]; then
4
4
. " ${HOME} /tespEnv"
5
5
fi
6
6
7
- ver=" 1.2.3 "
7
+ ver=" 1.2.4 "
8
8
9
9
echo
10
10
echo " Stamping TESP $ver , if you want to change the version, edit this file."
Original file line number Diff line number Diff line change 1
- 1.2.3
1
+ 1.2.4
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Version 1.2.0 (2022-10-3)
58
58
* Added DSOT agents and feeder generators
59
59
* Update to HELICS 3.3.0
60
60
61
- Version 1.2.3 (2022-10-3 )
61
+ Version 1.2.3 (2022-11-22 )
62
62
--------------------------
63
63
* Fix the EngeryPlus to work with newer compiler and updated version number
64
64
* Fix read the docs document warnings and fix clean shell script for energyplus
@@ -72,5 +72,10 @@ Version 1.2.3 (2022-10-3)
72
72
* Fixed complex python to use helics complex type
73
73
74
74
75
-
76
-
75
+ Version 1.2.4 (2022-12-1)
76
+ --------------------------
77
+ * Fix version number in tesp_support for PyPI distribution and read the docs
78
+ * Fix the version.sh, move docmentaion to end of the install, fix warning in Consensus_Usecase.rst
79
+ * Fix git patch warning for FNCS and EnergyPlus
80
+ * GRIDLabD triplex_node no longer uses power_12_real and power12_reac, this has commented out for SGIP1*.glm files
81
+ * Add pypi packaging to stamping process, refined docker build in scripts/docker, moved HELICS version checker to build
Original file line number Diff line number Diff line change 1
- 1.2.3
1
+ 1.2.4
You can’t perform that action at this time.
0 commit comments