Skip to content

Commit 6788a0c

Browse files
committed
Release v12.0.0
1 parent 75a054f commit 6788a0c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 2024/08/30 Version 12.0.0
4+
35
- Remove deprecated imports:
46
- `pyee.BaseEventEmitter`
57
- `pyee.AsyncIOEventEmitter`

pyproject.toml

Lines changed: 1 addition & 1 deletion
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 = "11.1.1"
7+
version = "12.0.0"
88
authors = [
99
{name = "Josh Holbrook", email = "[email protected]"}
1010
]

0 commit comments

Comments
 (0)