Skip to content

Commit 15ebb61

Browse files
committed
Fix source distribution so it does not depend on eccodeslib
1 parent 498556e commit 15ebb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gribapi/bindings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
import cffi
2525

26-
__version__ = "2.45.1"
26+
__version__ = "2.45.2"
2727

2828
LOG = logging.getLogger(__name__)
2929

0 commit comments

Comments
 (0)