We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f3bf8 commit 32a5fc3Copy full SHA for 32a5fc3
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "ttboard_tinytapeout"
7
-version = "0.9.2"
+version = "2.0.0"
8
authors = [
9
{ name="Pat Deegan" },
10
]
@@ -19,4 +19,4 @@ classifiers = [
19
20
[project.urls]
21
Homepage = "https://tinytapeout.com/"
22
-Issues = "https://github.com/TinyTapeout/tt-micropython-firmware/issues"
+Issues = "https://github.com/TinyTapeout/tt-micropython-firmware/issues"
0 commit comments