Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 3470be1

Browse files
committed
Bump to v0.0.9, include pyyaml in requirements
1 parent 00edde0 commit 3470be1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

disco/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '0.0.8'
1+
VERSION = '0.0.9'

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ inflection==0.3.1
44
requests==2.13.0
55
six==1.10.0
66
websocket-client==0.40.0
7+
pyyaml==3.12

0 commit comments

Comments
 (0)