Skip to content

Commit 8b536b9

Browse files
authored
Update __init__.py
1 parent 2f0b3aa commit 8b536b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc_bart/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"plot_variable_importance",
4141
"plot_variable_inclusion",
4242
]
43-
__version__ = "0.8.1"
43+
__version__ = "0.8.2"
4444

4545

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

0 commit comments

Comments
 (0)