Release 0.1.1
argus-core@0.1.1 argus-parser@0.1.1 pyargus@0.1.1 Generated by cargo-workspaces
This commit is contained in:
parent
53e0710558
commit
1ea0faf327
7 changed files with 16 additions and 13 deletions
|
|
@ -10,8 +10,8 @@ project = "Argus"
|
|||
copyright = "2023, Anand Balakrishnan"
|
||||
author = "Anand Balakrishnan"
|
||||
|
||||
version = "v0.1.0"
|
||||
release = "0.1.0"
|
||||
version = "v0.1.1"
|
||||
release = "0.1.1"
|
||||
|
||||
extensions = [
|
||||
"autoapi.extension",
|
||||
|
|
@ -30,7 +30,7 @@ html_theme_options = {"use_edit_page_button": True, "github_url": "https://githu
|
|||
html_context = {
|
||||
"github_user": "anand-bala",
|
||||
"github_repo": "argus",
|
||||
"github_version": "v0.1.0",
|
||||
"github_version": "v0.1.1",
|
||||
"doc_path": "docs",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue