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.5.1a3
1+ cipher-parse == 0.5.1a4
Original file line number Diff line number Diff line change 11
2+ <a name =" v0.5.1a4 " ></a >
3+ ## [ v0.5.1a4] ( https://github.com/LightForm-group/cipher-parse/compare/v0.5.1a3...v0.5.1a4 ) - 2024.01.08
4+
5+ ### 🐛 Bug Fixes
6+
7+ * more reasonable time in notebook examples
8+
9+
210<a name =" v0.5.1a3 " ></a >
311## [ v0.5.1a3] ( https://github.com/LightForm-group/cipher-parse/compare/v0.5.1a2...v0.5.1a3 ) - 2024.01.08
412
Original file line number Diff line number Diff line change 1- __version__ = "0.5.1a3 "
1+ __version__ = "0.5.1a4 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " cipher-parse"
3- version = " 0.5.1a3 "
3+ version = " 0.5.1a4 "
44description = " Pre- and post-processing for the phase-field code CIPHER."
55authors = [
" aplowman <[email protected] >" ]
66license = " MIT"
@@ -50,7 +50,7 @@ notebook = ["notebook"]
5050
5151[tool .commitizen ]
5252name = " cz_conventional_commits"
53- version = " 0.5.1a3 "
53+ version = " 0.5.1a4 "
5454tag_format = " v$version"
5555version_files = [
5656 " pyproject.toml:version" ,
You can’t perform that action at this time.
0 commit comments