We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d8329 commit ef32490Copy full SHA for ef32490
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "decaf-bytecode"
7
version = "0.1.0"
8
-authors = [{name = "Your Name"}]
+authors = [{name = "Yonas Atinafu"}]
9
description = "Decaf: a tiny bytecode-compiled language"
10
readme = "README.md"
11
requires-python = ">=3.11"
0 commit comments