Skip to content

Commit f95079d

Browse files
Merge pull request #28 from LBNL-ETA/dual_band_bsdf_fix_june_2022
v2.4.3 Updating version of wincalc to v2.2.4
2 parents b60d7ee + b50fe18 commit f95079d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists-WinCalc.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ include(ExternalProject)
44

55
ExternalProject_Add(wincalc
66
GIT_REPOSITORY https://github.com/LBNL-ETA/WinCalc.git
7-
GIT_TAG "v2.2.2"
7+
GIT_TAG "v2.2.4"
88

99
UPDATE_COMMAND ""
1010
PATCH_COMMAND ""

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pywincalc
3-
version = 2.4.2
3+
version = 2.4.3
44
description = A Python library for calculating thermal and optical properties of glazing systems
55
long_description = file: README.md
66
long_description_content_type = text/markdown; charset=UTF-8

0 commit comments

Comments
 (0)