diff --git a/VERSION b/VERSION index 446ba66..9faa1b7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.4 \ No newline at end of file +0.1.5 diff --git a/setup.py b/setup.py index e25d879..1218c37 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ install_requires = [ 'sentry>=5.0.0', - 'python-taiga==0.2.0', + 'python-taiga==0.8.6', ] setup(