Skip to content

Commit e456f17

Browse files
author
Jens Kürten
committed
0.18.1
1 parent ae3215c commit e456f17

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/release_notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ hide:
33
- toc
44
---
55

6+
### Version 0.18.1:
7+
- Fix: Incorrect typing of custom model date fields
8+
69
### Version 0.18.0:
710
- Feat: Add support for custom attributes on documents and parts
811

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.18.0"
3+
version = "0.18.1"
44
readme = "README.md"
55

66
license = "MIT"

0 commit comments

Comments
 (0)