Skip to content

Commit 37cb8ad

Browse files
author
Jens Kürten
committed
0.8.1
1 parent 50cabc9 commit 37cb8ad

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
@@ -1,3 +1,6 @@
1+
### Version 0.8.1:
2+
- Fix: removed incorrect dependency to urllib3
3+
14
### Version 0.8.0:
25

36
- Feature: New "Release Check" events for Documents, Parts and Engineering Changes, which are triggered before an object is released and allow the release to be aborted by returning an Action.

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

66
license = "MIT"

0 commit comments

Comments
 (0)