Skip to content

Commit

Permalink
Back to development: 0.9.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Feb 4, 2019
1 parent 8fae22f commit a223210
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -2,6 +2,12 @@
Changelog for cfgrib
====================

0.9.5.7 (unreleased)
--------------------

- Nothing changed yet.


0.9.5.6 (2019-02-04)
--------------------

Expand Down
2 changes: 1 addition & 1 deletion cfgrib/__init__.py
Expand Up @@ -15,7 +15,7 @@

from __future__ import absolute_import, division, print_function, unicode_literals

__version__ = '0.9.5.6'
__version__ = '0.9.5.7.dev0'

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

0 comments on commit a223210

Please sign in to comment.