Skip to content

Commit eb7b8b3

Browse files
committed
docs
1 parent 7ea5460 commit eb7b8b3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ To install from source (without any dependencies):
129129
1. Download the cf package from https://pypi.org/project/cf-python
130130

131131
2. Unpack the library (replacing ``<version>`` with the version that
132-
you want to install, e.g. ``3.16.0``):
132+
you want to install, e.g. ``3.16.1``):
133133

134134
.. code-block:: console
135135

docs/source/releases.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Documentation for all versions of cf.
1616
**CF-1.11**
1717
-----------
1818

19+
* `Version 3.16.1 <https://ncas-cms.github.io/cf-python-docs/3.16.1>`_ (2024-03-01)
1920
* `Version 3.16.0 <https://ncas-cms.github.io/cf-python-docs/3.16.0>`_ (2023-12-06)
2021

2122
**CF-1.10**
@@ -169,6 +170,8 @@ e.g. ``3.13.1``.
169170

170171
* support for new releases to the CF conventions (e.g. upgrading
171172
from ``CF-1.8`` to ``CF-1.9``);
173+
* the introduction of significant new areas of functionality (such
174+
as UGRID);
172175
* limited backwards-incompatible changes to the API, such as
173176
* changing the name of an existing function or method;
174177
* changing the behaviour of an existing function or method;

0 commit comments

Comments
 (0)