Skip to content

Commit 49a63c6

Browse files
committed
Following the release of 0.15.0 bump to +dev
1 parent 4a3b1cb commit 49a63c6

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
@@ -12,7 +12,7 @@
1212
from .handshake import H11Handshake
1313
from .typing import Headers
1414

15-
__version__ = "0.15.0"
15+
__version__ = "0.15.0+dev"
1616

1717

1818
class WSConnection:

0 commit comments

Comments
 (0)