We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0b3aa commit 8b536b9Copy full SHA for 8b536b9
pymc_bart/__init__.py
@@ -40,7 +40,7 @@
40
"plot_variable_importance",
41
"plot_variable_inclusion",
42
]
43
-__version__ = "0.8.1"
+__version__ = "0.8.2"
44
45
46
pm.STEP_METHODS = list(pm.STEP_METHODS) + [PGBART]
0 commit comments