TNO Intern

Commit ce9b0493 authored by Zanne Korevaar's avatar Zanne Korevaar
Browse files

Update package version in pyproject.toml to first non-beta version.

parent af46db71
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"

[project]
name = "geoloop"
version = "1.0.0b1"
description = "This is a Python package for simulation of (deep) Borehole Heat Exchanger (BHE) systems"
version = "1.0.0"
description = "This is a Python package for simulation of (deep) vertical Borehole Heat Exchanger (BHE) systems"
authors = [
    { name = "Zanne Korevaar", email = "zanne.korevaar@tno.nl" },
    { name = "Jan-Diederik van Wees", email = "jan_diederik.vanwees@tno.nl" }