1
0
Fork 0
main v0.1.0
Jeff Moe 2024-02-11 13:18:58 -07:00
parent 05f271d8d8
commit 10369c6e16
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
v0.1.0 tinyparrot CLI from coder.py with phind model.
v0.0.3 Minimally working coder.py.
v0.0.2 Python scripts setup.
v0.0.1 Sphinx documentation setup.

View File

@ -7,7 +7,7 @@ project = "tinyparrot: tinygrad for Parrot IDE"
copyright = "2024, Jeff Moe"
author = "Jeff Moe"
version = "0"
release = "0.0.3"
release = "0.1.0"
extensions = [
"notfound.extension",
"sphinx.ext.autodoc",