Skip to content

Commit

Permalink
Updates software version for release
Browse files Browse the repository at this point in the history
* Bumps up version

* Bumps up documentation version

---------

Co-authored-by: pveigadecamargo <pveigadecamargo@anl.gov>
  • Loading branch information
pedrocamargo and pveigadecamargo committed Jul 10, 2023
1 parent 9580ec6 commit e5a21f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion __version__.py
@@ -1,5 +1,5 @@
version = 0.9
minor_version = "2"
minor_version = "3"
release_name = "Queluz"

release_version = f"{version}.{minor_version}"
5 changes: 5 additions & 0 deletions docs/source/_static/switcher.json
Expand Up @@ -4,6 +4,11 @@
"version": "develop",
"url": "https://aequilibrae.com/python/develop/"
},
{
"name": "0.9.3",
"version": "0.9.3",
"url": "https://aequilibrae.com/python/V.0.9.3/"
},
{
"name": "0.9.2",
"version": "0.9.2",
Expand Down

0 comments on commit e5a21f1

Please sign in to comment.