Skip to content

Commit 499bbdf

Browse files
committed
Version 0.19.0 release
1 parent 072c0cc commit 499bbdf

File tree

3 files changed

+29
-25
lines changed

3 files changed

+29
-25
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ incremental in minor, bugfixes only are patches.
66
See [0Ver](https://0ver.org/).
77

88

9-
## 0.19.0 WIP
9+
## 0.19.0 aka The Do Notation
1010

1111
### Features
1212

poetry.lock

+27-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude-classes = 'returns\.primitives\.exceptions:UnwrapFailedError'
1616

1717
[tool.poetry]
1818
name = "returns"
19-
version = "0.18.0"
19+
version = "0.19.0"
2020
description = "Make your functions return something meaningful, typed, and safe!"
2121
license = "BSD-3-Clause"
2222

0 commit comments

Comments
 (0)