Skip to content

Commit 0e22798

Browse files
authored
bump release
1 parent 193cf0b commit 0e22798

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.14"
39+
__version__ = "0.6.0"
4040

4141

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

0 commit comments

Comments
 (0)