Skip to content

Commit 97d8918

Browse files
committed
Version: 0.18.0, New Year release 🎄
1 parent 82a40dc commit 97d8918

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

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

88

9-
## 0.18.0 WIP
9+
## 0.18.0
10+
11+
New Year Release! 🎄
1012

1113
### Features
1214

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ style = "https://raw.githubusercontent.com/wemake-services/wemake-python-stylegu
99

1010
[tool.poetry]
1111
name = "returns"
12-
version = "0.17.0"
12+
version = "0.18.0"
1313
description = "Make your functions return something meaningful, typed, and safe!"
1414
license = "BSD-3-Clause"
1515

0 commit comments

Comments
 (0)