Skip to content

Commit 31264da

Browse files
committed
release(pyproject): bump version to 2.0.15 on pypi
- resolve job.wait on job cancel - ensure setting job.modules to a (str) works - ensure bytes objects are serialized - add tests for serialization / deserialization
1 parent d0745e8 commit 31264da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "dcp"
3-
version = "2.0.14"
3+
version = "2.0.15"
44
description = "A DCP SDK"
55
authors = [
66
"Distributive <[email protected]>",

0 commit comments

Comments
 (0)