Skip to content

Commit

Permalink
Bump version to 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-wilson committed Jan 6, 2023
1 parent aee9a92 commit 9463d60
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
@@ -1,3 +1,9 @@
# Release 1.0.10

This release includes:
* The addition of 'standard_name' and 'levels' to a number of variables


# Release 1.0.9

This release includes:
Expand Down
2 changes: 1 addition & 1 deletion ukcp_cv/__init__.py
@@ -1,4 +1,4 @@
__version__ = '1.0.9'
__version__ = '1.0.10'

from ukcp_cv._cv import CV_Type, get_cv

Expand Down

0 comments on commit 9463d60

Please sign in to comment.