Skip to content

Commit 446735c

Browse files
authored
Merge pull request #15 from GavinHuttley/main
DOC: fix project description
2 parents 39d3ffc + 312769d commit 446735c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "citeable"
77
version = "2026.3.11b0"
8-
description = "Structured BibTeX citations for cogent3 plugins"
8+
description = "Structured BibTeX citations for developers of scientific software packages."
99
readme = "README.md"
1010
requires-python = ">=3.11"
1111
license = { text = "BSD-3-Clause" }

0 commit comments

Comments
 (0)