Skip to content

Commit

Permalink
Bump atlas to 0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tehrengruber committed Oct 22, 2024
1 parent b4ccbcd commit fec3374
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

VERSIONS = dict(
cmake="3.14.0",
ecbuild="3.8.0",
eckit="1.24.0",
atlas="0.35.1",
ecbuild="3.8.5",
eckit="1.28.0",
atlas="0.39.0",
pybind11="2.11.1",
python="3.6",
)
Expand Down
2 changes: 1 addition & 1 deletion src/atlas4py/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.35.1.dev15"
__version__ = "0.39.ß"

0 comments on commit fec3374

Please sign in to comment.