TNO Intern

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

Merge branch '11-publish-to-pypi' into 'main'

Resolve "publish to pypi"

Closes #11

See merge request !12
parents af46db71 ce9b0493
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" }