Skip to content

Commit

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

0.9.6 (unreleased)
------------------

- Nothing changed yet.


0.9.5.5 (2019-02-02)
--------------------

Expand Down
2 changes: 1 addition & 1 deletion cfgrib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

from __future__ import absolute_import, division, print_function, unicode_literals

__version__ = '0.9.5.5'
__version__ = '0.9.6.dev0'

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

0 comments on commit 03fbd0a

Please sign in to comment.