Skip to content

Commit ceea082

Browse files
authored
Bump version to 0.11.0
1 parent 0bbf522 commit ceea082

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
@@ -44,7 +44,7 @@
4444
"plot_variable_inclusion",
4545
"vi_to_kulprit",
4646
]
47-
__version__ = "0.10.0"
47+
__version__ = "0.11.0"
4848

4949

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

0 commit comments

Comments
 (0)