Skip to content

Commit 79fc392

Browse files
authored
bump version, update changelog for docs (#81)
1 parent 271f945 commit 79fc392

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## `v0.2.0`
2+
3+
Classification of presolar SiC grains has changed to be in line with the 2025-03-10 version of the SiC database.
4+
The definitions for X, C, D, and N grains have changed, now allowing 14N/15N ratios up to solar (441).
5+
6+
Current database versions (updated individually without required `pgdtools` update):
7+
- SiC: 2025-03-10
8+
- Graphites: 2025-03-24
9+
110
## `v0.1.0`
211

312
First release of the package with the Mai 2024 databases for graphite and SiC grains.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pgdtools"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Read and interact with the presolar grain database with python."
55
authors = [
66
{ name = "Reto Trappitsch", email = "reto@galactic-forensics.space" }

0 commit comments

Comments
 (0)