Update version to 1.0.4 in pyproject.toml and add SPI setup instructions

This commit is contained in:
Lloyd
2025-11-15 01:17:15 +00:00
parent 16fef485bf
commit 9ca191f9b2
2 changed files with 31 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "pymc_repeater"
version = "1.0.3"
version = "1.0.4"
authors = [
{name = "Lloyd", email = "lloyd@rightup.co.uk"},
]