Skip to content

Commit a37537f

Browse files
committed
Bump version to 0.3.2 and update README badge
1 parent f4a5ccc commit a37537f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "MaterialPointVisualizer"
22
uuid = "9ce2fbfb-c269-402f-8683-a675189e795c"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["ZenanH <[email protected]>"]
55

66
[deps]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![CI](https://github.com/LandslideSIM/MaterialPointVisualizer.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/LandslideSIM/MaterialPointVisualizer.jl/actions/workflows/ci.yml)
44
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg?logo=quicklook)](https://LandslideSIM.github.io/MaterialPointVisualizer.jl/stable)
55
[![Dev](https://img.shields.io/badge/docs-dev-red.svg?logo=quicklook)](https://LandslideSIM.github.io/MaterialPointVisualizer.jl/dev)
6-
[![Version](https://img.shields.io/badge/version-v0.3.1-pink)]()
6+
[![Version](https://img.shields.io/badge/version-v0.3.2-pink)]()
77

88
With this package, we can convert the MPM simulation results (HDF5 files from ***[MaterialPointSolver.jl](https://github.com/LandslideSIM/MaterialPointSolver.jl)*** ) into `.vtp` files or create ParaView-compatible animations. Additionally, it includes some post-processing functionalities.
99

0 commit comments

Comments
 (0)