Skip to content

Commit

Permalink
version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Huite committed Jul 17, 2024
1 parent 5b6edf1 commit afb6325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandamesh/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from pandamesh.plot import plot
from pandamesh.triangle_mesher import DelaunayAlgorithm, TriangleMesher

__version__ = "0.1.5"
__version__ = "0.1.6"


__all__ = (
Expand Down

0 comments on commit afb6325

Please sign in to comment.