Skip to content

Commit

Permalink
ECC-1793: develop binary wheel - change version to 2.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Sep 6, 2024
1 parent 51c6576 commit da4aae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gribapi/bindings.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

import cffi

__version__ = "1.7.1"
__version__ = "2.37.0"

LOG = logging.getLogger(__name__)

Expand Down

0 comments on commit da4aae5

Please sign in to comment.