From eef0037ee1ec60534582d9cfce1c30e221b0e5b7 Mon Sep 17 00:00:00 2001 From: StephenCzarnecki Date: Tue, 19 Dec 2023 13:23:43 -0500 Subject: [PATCH] Update setup.cfg Incremented version to 3.4.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a354ba4..6b4bca4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pywincalc -version = 3.3.1 +version = 3.4.0 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