Skip to content

Commit

Permalink
Merge pull request #63 from ecmwf/floriankrb-patch-4
Browse files Browse the repository at this point in the history
Update __init__.py to 0.3.19 version number
  • Loading branch information
floriankrb authored Feb 26, 2025
2 parents 996c442 + bb05e95 commit a71d8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecmwf/opendata/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@

from .client import Client

__version__ = "0.3.18"
__version__ = "0.3.19"

__all__ = ["Client"]

0 comments on commit a71d8c6

Please sign in to comment.