Skip to content

Commit

Permalink
bumps up version (#552)
Browse files Browse the repository at this point in the history
Co-authored-by: pveigadecamargo <pveigadecamargo@anl.gov>
  • Loading branch information
pedrocamargo and pveigadecamargo authored Jul 26, 2024
1 parent 313b6ea commit 458bb40
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
5 changes: 2 additions & 3 deletions __version__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# When updating the version, one must also update the docs/source/_static/switcher.json file
version = 1.0
minor_version = "2"
release_name = "Rio de Janeiro"
version = 1.1
minor_version = "0"

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

0 comments on commit 458bb40

Please sign in to comment.