Skip to content

Commit 875cc01

Browse files
committed
version 0.11.0-dev
1 parent 84dd715 commit 875cc01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release history
22

3-
## trio-websocket 0.10.0 (2023-03-1)
3+
## trio-websocket 0.10.0 (2023-03-13)
44
### Fixed
55
- avoid MultiError warnings with trio >= 0.22
66
### Changed

trio_websocket/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.10.0'
1+
__version__ = '0.11.0-dev'

0 commit comments

Comments
 (0)