Skip to content

Commit ff97b8a

Browse files
authored
version number
1 parent 92f1f13 commit ff97b8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cfunits/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"""
1616

1717
__Conventions__ = "CF-1.10"
18-
__date__ = "2022-09-22"
19-
__version__ = "3.3.5"
18+
__date__ = "2023-??-??"
19+
__version__ = "3.3.6"
2020
__cf_version__ = "1.10"
2121

2222
import platform

0 commit comments

Comments
 (0)