Skip to content

Commit 071ca35

Browse files
authored
bump release 0.5.6
1 parent a1adedf commit 071ca35

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
@@ -25,7 +25,7 @@
2525
)
2626

2727
__all__ = ["BART", "PGBART"]
28-
__version__ = "0.5.5"
28+
__version__ = "0.5.6"
2929

3030

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

0 commit comments

Comments
 (0)