diff --git a/setup.py b/setup.py index 5925084..5c052f0 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="causing", # Replace with your own username - version="0.1.2", + version="0.1.3", author="Dr. Holger Bartel", author_email="holger.bartel@realrate.ai", description="Causing: CAUSal INterpretation using Graphs",