Skip to content

Commit 6022185

Browse files
author
Raphael Mitsch
committed
Bump version.
1 parent 215e0bb commit 6022185

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guides/serialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Pipeline configurations are saved as YAML files. Here's an example of what a con
9191

9292
```yaml
9393
cls_name: sieves.pipeline.core.Pipeline
94-
version: 0.10.0
94+
version: 0.11.0
9595
tasks:
9696
is_placeholder: false
9797
value:

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = sieves
3-
version = 0.10.0
3+
version = 0.11.0
44
author = Matthew Upson, Nick Sorros, Raphael Mitsch, Matthew Maufe, Angelo Di Gianvito
55
author_email = [email protected]
66
long_description = file: README.md

0 commit comments

Comments
 (0)