diff --git a/docs/changelog.rst b/docs/changelog.rst index 8fb53a5..32cc2a7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,11 @@ Change Log ========== +Version 0.2.2 +------------- +- Travis CI integration + + Version 0.2.1 ------------- - Fixed Mediation tool error / removed `tqdm` from requirements diff --git a/docs/conf.py b/docs/conf.py index 02b993f..5a4337c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,7 +22,7 @@ author = 'Roni Kobrosly' # The full version, including alpha/beta/rc tags -release = '0.2.1' +release = '0.2.2' # -- General configuration --------------------------------------------------- diff --git a/setup.py b/setup.py index 11f05f2..f34fac5 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="causal-curve", - version="0.2.1", + version="0.2.2", author="Roni Kobrosly", author_email="roni.kobrosly@gmail.com", description="A python library with tools to perform causal inference using \