File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- __version__ = '1.1.0-alpha.4 '
1+ __version__ = '1.1.0'
Original file line number Diff line number Diff line change 11{% set name = "compass" %}
2- {% set version = "1.1.0alpha.4 " %}
2+ {% set version = "1.1.0 " %}
33{% set build = 0 %}
44
55{% if mpi == "nompi" %}
Original file line number Diff line number Diff line change @@ -7,11 +7,14 @@ Documentation On GitHub
77`latest docs `_ `master `_
88`legacy docs `_ `legacy `_
99`1.0.0 docs `_ `1.0.0 `_
10+ `1.1.0 docs `_ `1.1.0 `_
1011================ ===============
1112
1213.. _`latest docs` : ../latest/index.html
1314.. _`legacy docs` : ../legacy/index.html
1415.. _`1.0.0 docs` : ../1.0.0/index.html
16+ .. _`1.1.0 docs` : ../1.1.0/index.html
1517.. _`master` : https://github.com/MPAS-Dev/compass/tree/master
1618.. _`legacy` : https://github.com/MPAS-Dev/compass/tree/legacy
1719.. _`1.0.0` : https://github.com/MPAS-Dev/compass/tree/1.0.0
20+ .. _`1.1.0` : https://github.com/MPAS-Dev/compass/tree/1.1.0
You can’t perform that action at this time.
0 commit comments