From 32a5fc35397d7506679cac81a5dd04af66597d40 Mon Sep 17 00:00:00 2001 From: Pat Deegan Date: Mon, 9 Dec 2024 12:17:19 -0500 Subject: [PATCH] last touch for v2.0 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index bacfa28..30c7a82 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "ttboard_tinytapeout" -version = "0.9.2" +version = "2.0.0" authors = [ { name="Pat Deegan" }, ] @@ -19,4 +19,4 @@ classifiers = [ [project.urls] Homepage = "https://tinytapeout.com/" -Issues = "https://github.com/TinyTapeout/tt-micropython-firmware/issues" \ No newline at end of file +Issues = "https://github.com/TinyTapeout/tt-micropython-firmware/issues"