We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b60d7ee + b50fe18 commit f95079dCopy full SHA for f95079d
CMakeLists-WinCalc.txt.in
@@ -4,7 +4,7 @@ include(ExternalProject)
4
5
ExternalProject_Add(wincalc
6
GIT_REPOSITORY https://github.com/LBNL-ETA/WinCalc.git
7
- GIT_TAG "v2.2.2"
+ GIT_TAG "v2.2.4"
8
9
UPDATE_COMMAND ""
10
PATCH_COMMAND ""
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = pywincalc
3
-version = 2.4.2
+version = 2.4.3
description = A Python library for calculating thermal and optical properties of glazing systems
long_description = file: README.md
long_description_content_type = text/markdown; charset=UTF-8
0 commit comments