File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## [ v0.13.1] - 2025-02-18
11+
1012### Fixed
1113
1214- Adjust notebook startup script to ensure all environments in ` LOAD_PATH ` are resolved [ #257 ]
@@ -309,6 +311,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
309311[ v0.12.2 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.12.2
310312[ v0.12.3 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.12.3
311313[ v0.13.0 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.13.0
314+ [ v0.13.1 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v0.13.1
312315[ #9 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/issues/9
313316[ #11 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/issues/11
314317[ #14 ] : https://github.com/PumasAI/QuartoNotebookRunner.jl/issues/14
Original file line number Diff line number Diff line change 11name = " QuartoNotebookRunner"
22uuid = " 4c0109c6-14e9-4c88-93f0-2b974d3468f4"
33authors = [
" Michael Hatherly <[email protected] >" ,
" Julius Krumbiegel <[email protected] >" ]
4- version = " 0.13.0 "
4+ version = " 0.13.1 "
55
66[deps ]
77BSON = " fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
You can’t perform that action at this time.
0 commit comments