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 ae3215c commit e456f17Copy full SHA for e456f17
docs/release_notes.md
@@ -3,6 +3,9 @@ hide:
3
- toc
4
---
5
6
+### Version 0.18.1:
7
+- Fix: Incorrect typing of custom model date fields
8
+
9
### Version 0.18.0:
10
- Feat: Add support for custom attributes on documents and parts
11
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "contactsoftware-functions"
-version = "0.18.0"
+version = "0.18.1"
readme = "README.md"
license = "MIT"
0 commit comments