Commit 2695db7 1 parent 8a836f2 commit 2695db7 Copy full SHA for 2695db7
File tree 3 files changed +5
-2
lines changed
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 1
1
{% set name = "compass" %}
2
- {% set version = "1.1.0alpha.4 " %}
2
+ {% set version = "1.1.0 " %}
3
3
{% set build = 0 %}
4
4
5
5
{% if mpi == "nompi" %}
Original file line number Diff line number Diff line change @@ -7,11 +7,14 @@ Documentation On GitHub
7
7
`latest docs `_ `master `_
8
8
`legacy docs `_ `legacy `_
9
9
`1.0.0 docs `_ `1.0.0 `_
10
+ `1.1.0 docs `_ `1.1.0 `_
10
11
================ ===============
11
12
12
13
.. _`latest docs` : ../latest/index.html
13
14
.. _`legacy docs` : ../legacy/index.html
14
15
.. _`1.0.0 docs` : ../1.0.0/index.html
16
+ .. _`1.1.0 docs` : ../1.1.0/index.html
15
17
.. _`master` : https://github.com/MPAS-Dev/compass/tree/master
16
18
.. _`legacy` : https://github.com/MPAS-Dev/compass/tree/legacy
17
19
.. _`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