Releasing 0.14.1

This commit is contained in:
Andrew Godwin 2016-07-06 12:09:34 -07:00
parent 45e67d8e60
commit c4f16fa20f
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
0.14.1 (2016-07-06)
-------------------
* Consumption of websocket.receive is also now required.
0.14.0 (2016-07-06)
-------------------

View File

@ -1 +1 @@
__version__ = "0.14.0"
__version__ = "0.14.1"