Skip to content

Commit

Permalink
Preparing release 0.9.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Dec 5, 2019
1 parent 366f9b9 commit eedcf83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Expand Up @@ -2,7 +2,7 @@
Changelog for cfgrib
====================

0.9.7.5 (unreleased)
0.9.7.5 (2019-12-05)
--------------------

- Deprecate ``ensure_valid_time`` and the config option ``preferred_time_dimension`` that
Expand Down
2 changes: 1 addition & 1 deletion cfgrib/__init__.py
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = '0.9.7.5.dev0'
__version__ = '0.9.7.5'

# cfgrib core API depends on the ECMWF ecCodes C-library only
from .cfmessage import CfMessage
Expand Down

0 comments on commit eedcf83

Please sign in to comment.