fix: Update pyproject version to match latest git tag

This commit is contained in:
2025-11-01 11:50:51 +11:00
parent 7dd0f839cf
commit 1888160fa5
2 changed files with 379 additions and 386 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "nathanwoodburn-github-io"
version = "0.1.0"
version = "1.1.0"
description = "Nathan.Woodburn Personal Website"
readme = "README.md"
requires-python = ">=3.13"