main v0.0.12
root 2023-11-28 14:42:05 -07:00
parent aa674678f3
commit b9a7d934e8
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
v0.0.12 Add Parrot Libre AI IDE submodule.
v0.0.11 Add Parrot Models submodule.
v0.0.10 Parrot Datasets submodule working.
v0.0.9 Parrot Datasets docs added as submodule.

View File

@ -8,7 +8,7 @@ project = 'Parrot Development'
copyright = '2023, Jeff Moe'
author = 'Jeff Moe'
version = "0"
release = '0.0.11'
release = '0.0.12'
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.viewcode', 'sphinx.ext.intersphinx']
templates_path = ['_templates']
exclude_patterns = []