update project name in pyproject.toml
Some checks failed
Deploy to Github Pages / deploy (push) Has been cancelled

This commit is contained in:
Marcello 2025-02-20 14:44:47 +01:00
parent e4dc2e5947
commit fe067c44e7
Signed by: m-lamonaca
SSH key fingerprint: SHA256:8db8uii6Gweq7TbKixFBioW2T8CbgtyFETyYL3cr3zk

View file

@ -1,5 +1,5 @@
[project] [project]
name = "programming-notes" name = "dev-notes"
version = "0.1.0" version = "0.1.0"
description = "" description = ""
readme = "README.md" readme = "README.md"