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
44 . " ${HOME} /tespEnv"
55fi
66
7- ver=" 1.2.3 "
7+ ver=" 1.2.4 "
88
99echo
1010echo " 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)
5858* Added DSOT agents and feeder generators
5959* Update to HELICS 3.3.0
6060
61- Version 1.2.3 (2022-10-3 )
61+ Version 1.2.3 (2022-11-22 )
6262--------------------------
6363* Fix the EngeryPlus to work with newer compiler and updated version number
6464* Fix read the docs document warnings and fix clean shell script for energyplus
@@ -72,5 +72,10 @@ Version 1.2.3 (2022-10-3)
7272* Fixed complex python to use helics complex type
7373
7474
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