Skip to content

Commit

Permalink
Rel 4.4.0 - Package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Jan 20, 2023
1 parent 9633dc0 commit 377c315
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "StanDiagnose"
uuid = "fb13fc95-9a72-5e81-90ef-432a29d7f4c2"
authors = ["Rob J Goedman <[email protected]>"]
version = "4.3.3"
version = "4.4.0"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down
2 changes: 1 addition & 1 deletion src/StanDiagnose.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using DocStringExtensions: FIELDS, SIGNATURES, TYPEDEF

import StanBase: update_model_file, par, handle_keywords!
import StanBase: executable_path, ensure_executable, stan_compile
import StanBase: update_R_files, update_json_files
import StanBase: update_json_files
import StanBase: data_file_path, init_file_path, sample_file_path
import StanBase: generated_quantities_file_path, log_file_path
import StanBase: diagnostic_file_path, setup_diagnostics
Expand Down

0 comments on commit 377c315

Please sign in to comment.