diff --git a/setup.py b/setup.py index c08653e..5c059c1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='bartpy', - version='0.0.2', + version='0.0.2b', description='Bayesian Additive Regression Trees for Python', url='https://github.com/JakeColtman/bartpy', author='Jake Coltman',