Skip to content

Commit 9ba099a

Browse files
committed
v3.3.6 archive documentation
1 parent ff97b8a commit 9ba099a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+21554
-8
lines changed

Changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Version 3.3.6
22
-------------
33

4-
**2023-03-??**
4+
**2023-05-03**
55

66
* New method: `Units.__dask_tokenization__`
77
(https://github.com/NCAS-CMS/cfunits/issues/50)

cfunits/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"""
1616

1717
__Conventions__ = "CF-1.10"
18-
__date__ = "2023-??-??"
18+
__date__ = "2023-05-03"
1919
__version__ = "3.3.6"
2020
__cf_version__ = "1.10"
2121

docs/3.3.6/Changelog.html

Lines changed: 390 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)