Browse Source

Bump to v0.0.9, include pyyaml in requirements

pull/27/merge v0.0.9
Andrei 8 years ago
parent
commit
3470be1345
  1. 2
      disco/__init__.py
  2. 1
      requirements.txt

2
disco/__init__.py

@ -1 +1 @@
VERSION = '0.0.8'
VERSION = '0.0.9'

1
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

Loading…
Cancel
Save