Skip to content

Commit

Permalink
Release v5.0.0 auto-update: bump versions of python bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacarniato committed Sep 10, 2024
1 parent 2a36445 commit df2329c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meshkernel/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MeshKernelPy version
__version__ = "4.3.0"
__version__ = "5.0.0"

# MeshKernel version
__backend_version__ = "4.3.0"
__backend_version__ = "5.0.0"

0 comments on commit df2329c

Please sign in to comment.