Skip to content

Commit f5479b9

Browse files
Updates version for release (#602)
* Updates version for release * Update version_history.rst --------- Co-authored-by: Renata Imai <[email protected]>
1 parent 0dadf38 commit f5479b9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/source/useful_links/version_history.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,10 @@ In the meantime, you can find the documentation for all versions since 0.5.3.
185185
:link-type: url
186186
:text-align: center
187187

188-
.. grid-item::
188+
.. grid-item-card:: 1.1.4
189+
:link: https://www.aequilibrae.com/docs/python/V.1.1.4/
190+
:link-type: url
191+
:text-align: center
189192

190193
.. grid-item-card:: Upcoming version
191194
:link: https://www.aequilibrae.com/latest/python/index.html

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
# When updating the version, one must also update the docs/source/_static/switcher.json file
1313
version = 1.1
14-
minor_version = 3
14+
minor_version = 4
1515

1616
release_version = f"{version}.{minor_version}"
1717

0 commit comments

Comments
 (0)