Skip to content

Commit f674464

Browse files
committed
Version 0.8.0 release
1 parent 18c0072 commit f674464

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
We follow Semantic Versions since the `0.1.0` release.
44

55

6-
## WIP
6+
## 0.8.0
77

88
### Features
99

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 = "returns"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
description = "Make your functions return something meaningful, typed, and safe!"
55
license = "MIT"
66

0 commit comments

Comments
 (0)