Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
bug fix for the point connection fixer

-improve meshing around internal points

-fix tests for python

-update code for redistributing a polyline that has anchor points
-update test baselines

-bug 14016 - better elements around internal features
  • Loading branch information
alemon-aquaveo committed Apr 15, 2024
1 parent fd3065e commit 2660003
Show file tree
Hide file tree
Showing 24 changed files with 44,026 additions and 43,200 deletions.
2 changes: 1 addition & 1 deletion _package/xms/mesher/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from . import meshing # NOQA: F401
from .api.mesh import generate_mesh # NOQA: F401

__version__ = '5.0.14'
__version__ = '5.1.0'
Loading

0 comments on commit 2660003

Please sign in to comment.