Skip to content

Commit ebd5549

Browse files
authored
Update __init__.py
1 parent 3ca757f commit ebd5549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc_bart/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"plot_pdp",
3737
"plot_variable_importance",
3838
]
39-
__version__ = "0.5.12"
39+
__version__ = "0.5.13"
4040

4141

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

0 commit comments

Comments
 (0)