Skip to content

Commit

Permalink
bump release
Browse files Browse the repository at this point in the history
  • Loading branch information
aloctavodia authored Aug 16, 2024
1 parent 193cf0b commit 0e22798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymc_bart/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"plot_pdp",
"plot_variable_importance",
]
__version__ = "0.5.14"
__version__ = "0.6.0"


pm.STEP_METHODS = list(pm.STEP_METHODS) + [PGBART]

0 comments on commit 0e22798

Please sign in to comment.