Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit b550f95

Browse files
committed
Bumped version
1 parent 26f5f1f commit b550f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geventwebsocket/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (0, 9, 0, 'final', 0)
1+
VERSION = (0, 9, 1, 'final', 0)
22

33
__all__ = [
44
'WebSocketApplication',

0 commit comments

Comments
 (0)