Skip to content

Commit 880cb57

Browse files
authored
Update __init__.py
1 parent 9d0a079 commit 880cb57

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
@@ -42,7 +42,7 @@
4242
"plot_variable_importance",
4343
"plot_variable_inclusion",
4444
]
45-
__version__ = "0.9.1"
45+
__version__ = "0.9.2"
4646

4747

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

0 commit comments

Comments
 (0)