websocket

This commit is contained in:
2018-10-22 10:06:03 -04:00
parent ec13df75d0
commit c59cb1d0d3
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
# v0.2.0
- WebSocket support.
# v0.1.6
- 500 support.
+1 -1
View File
@@ -1 +1 @@
__version__ = "0.1.6"
__version__ = "0.2.0"