We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f0b72b commit 065b91cCopy full SHA for 065b91c
docs/release_notes.md
@@ -1,4 +1,4 @@
1
-### Version unreleased:
+### 0.12.0:
2
Breaking changes:
3
- Changed the names of the events and their classes, to be more consistent:
4
- `DocumentReleaseEvent` -> `DocumentReleasedEvent`
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "contactsoftware-functions"
-version = "0.11.1"
+version = "0.12.0"
readme = "README.md"
5
6
license = "MIT"
0 commit comments