diff --git a/disco/__init__.py b/disco/__init__.py index c3f2301..1e8e1e6 100644 --- a/disco/__init__.py +++ b/disco/__init__.py @@ -1 +1 @@ -VERSION = '0.0.8' +VERSION = '0.0.9' diff --git a/requirements.txt b/requirements.txt index 066c0b1..e10e806 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,4 @@ inflection==0.3.1 requests==2.13.0 six==1.10.0 websocket-client==0.40.0 +pyyaml==3.12