Skip to content

Commit 25e10de

Browse files
committed
Release v12.1.0
1 parent 7bedf5c commit 25e10de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Next
3+
## 2024/11/16 Version 12.1.0
44

55
- New features in `pyee.asyncio.AsyncIOEventEmitter`:
66
- `wait_for_complete` method to wait for all running handlers to complete

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyee"
7-
version = "12.0.0"
7+
version = "12.1.0"
88
authors = [
99
{name = "Josh Holbrook", email = "josh.holbrook@gmail.com"}
1010
]

0 commit comments

Comments
 (0)