Skip to content

Commit 065b91c

Browse files
author
Jens Kürten
committed
0.12.0
1 parent 7f0b72b commit 065b91c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Version unreleased:
1+
### 0.12.0:
22
Breaking changes:
33
- Changed the names of the events and their classes, to be more consistent:
44
- `DocumentReleaseEvent` -> `DocumentReleasedEvent`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "contactsoftware-functions"
3-
version = "0.11.1"
3+
version = "0.12.0"
44
readme = "README.md"
55

66
license = "MIT"

0 commit comments

Comments
 (0)