File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1- cipher-parse == 0.6.0a0
1+ cipher-parse == 0.6.0a1
Original file line number Diff line number Diff line change 11
2+ <a name =" v0.6.0a1 " ></a >
3+ ## [ v0.6.0a1] ( https://github.com/LightForm-group/cipher-parse/compare/v0.6.0a0...v0.6.0a1 ) - 2024.03.28
4+
5+ ### 🐛 Bug Fixes
6+
7+ * use pyvista to resample VTU files onto a grid
8+
9+
210<a name =" v0.6.0a0 " ></a >
311## [ v0.6.0a0] ( https://github.com/LightForm-group/cipher-parse/compare/v0.5.1a4...v0.6.0a0 ) - 2024.03.28
412
Original file line number Diff line number Diff line change 1- __version__ = "0.6.0a0 "
1+ __version__ = "0.6.0a1 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " cipher-parse"
3- version = " 0.6.0a0 "
3+ version = " 0.6.0a1 "
44description = " Pre- and post-processing for the phase-field code CIPHER."
55authors = [
" aplowman <[email protected] >" ]
66license = " MIT"
@@ -51,7 +51,7 @@ notebook = ["notebook"]
5151
5252[tool .commitizen ]
5353name = " cz_conventional_commits"
54- version = " 0.6.0a0 "
54+ version = " 0.6.0a1 "
5555tag_format = " v$version"
5656version_files = [
5757 " pyproject.toml:version" ,
You can’t perform that action at this time.
0 commit comments