Skip to content

Commit d4a231e

Browse files
committed
Ready for publishing v0.0.1
1 parent 82fff87 commit d4a231e

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# pyTRT's Changelog and future developments
2+
3+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4+
5+
## [0.0.1] - 2025-07-18
6+
7+
## Added
8+
9+
- First release of `pyTRT` with ILS method.
10+
11+
[0.0.1]: https://github.com/wouterpeere/pyTRT/releases/tag/v1.0.1

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description = A package for TRT analysis
55
author = Wouter Peere
66
author_email = info@ghetool.eu
77
long_description_content_type = text/markdown
8-
long_description = file: README.md, LICENSE
9-
keywords = Geothermal, Ground-source, Ground heat exchangers, TRT, thermal resonse test
8+
long_description = file: README.md, LICENSE, CHANGELOG.md
9+
keywords = Geothermal, Ground-source, Ground heat exchangers, TRT, thermal response test
1010
url = https://github.com/wouterpeere/pytrt
1111
license = BSD 3-Clause License
1212
classifiers =

0 commit comments

Comments
 (0)