File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -164,4 +164,12 @@ are not proportional to Kelvin and require an offset. Please define all your
164164temperatures in K.
165165
166166## License
167- This software is licensed under the European Public License (EUPL) version 1.2 or later.
167+ This software is licensed under the European Public License (EUPL) version 1.2 or later.
168+
169+ ## Changelog
170+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
171+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
172+
173+ ### [ 0.0.2] - 2024-04-23
174+ #### Changed
175+ - First release
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " Cyantities"
7- version = " 0.0.1 "
7+ version = " 0.0.2 "
88authors = [
99 {name = " Malte J. Ziebarth" , email = " mjz.science@fmvkb.de" },
1010]
You can’t perform that action at this time.
0 commit comments