Skip to content

Commit e9d6e12

Browse files
committed
Release 0.14.1
1 parent 5a895eb commit e9d6e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsproto/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from .connection import ConnectionType
99
from .handshake import H11Handshake
1010

11-
__version__ = "0.14.0+dev"
11+
__version__ = "0.14.1"
1212

1313

1414
class WSConnection(object):

0 commit comments

Comments
 (0)