Skip to content

Commit b584b23

Browse files
authored
bump release (#236)
1 parent b7567de commit b584b23

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.2"
45+
__version__ = "0.10.0"
4646

4747

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

0 commit comments

Comments
 (0)