Skip to content

Commit c25ee24

Browse files
Version 0.20.1 release
1 parent 82d7d4c commit c25ee24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.20.1 WIP
9+
## 0.20.1
1010

1111
### Bugfixes
1212

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "returns"
3-
version = "0.20.0"
3+
version = "0.20.1"
44
description = "Make your functions return something meaningful, typed, and safe!"
55
license = "BSD-3-Clause"
66

0 commit comments

Comments
 (0)