Skip to content

Commit bff46c8

Browse files
author
Jens Kürten
committed
0.8.3
1 parent add3dc2 commit bff46c8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/release_notes.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### Version 0.8.3:
2+
- added the fields `short_name`, `application` and `remark` to Material
3+
14
### Version 0.8.2:
25
- added the fields `teilenummer`and `t_index` to BOMItem
36

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "contactsoftware-functions"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
readme = "README.md"
55

66
license = "MIT"

0 commit comments

Comments
 (0)