From 43ed32b0d959dded70accebff581cf49b3b6e414 Mon Sep 17 00:00:00 2001 From: Roni Kobrosly Date: Sun, 17 May 2020 14:16:25 -0400 Subject: [PATCH] bumped version --- docs/changelog.rst | 6 ++++++ docs/conf.py | 2 +- setup.py | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 88e0769..6d276a4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,12 @@ Change Log ========== +Version 0.1.1 +------------- + +- setup.py fix + + Version 0.1.0 ------------- diff --git a/docs/conf.py b/docs/conf.py index ee714be..707c49b 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.1.0' +release = '0.1.1' # -- General configuration --------------------------------------------------- diff --git a/setup.py b/setup.py index 5aba1ad..58c3e34 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="causal-curve", - version="0.1.0", + version="0.1.1", author="Roni Kobrosly", author_email="roni.kobrosly@gmail.com", description="A python library with tools to perform causal inference using \