Skip to content

Commit d202b07

Browse files
authored
bump relase (#128)
1 parent 0c6230b commit d202b07

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.2"
28+
__version__ = "0.5.3"
2929

3030

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

0 commit comments

Comments
 (0)