We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bbf522 commit ceea082Copy full SHA for ceea082
pymc_bart/__init__.py
@@ -44,7 +44,7 @@
44
"plot_variable_inclusion",
45
"vi_to_kulprit",
46
]
47
-__version__ = "0.10.0"
+__version__ = "0.11.0"
48
49
50
pm.STEP_METHODS = list(pm.STEP_METHODS) + [PGBART]
0 commit comments