Skip to content

Commit a04d10b

Browse files
committed
Version 0.4.0 release
1 parent 6c7c37f commit a04d10b

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
@@ -3,7 +3,7 @@
33
We follow Semantic Versions since the `0.1.0` release.
44

55

6-
## Version 0.4.0 WIP
6+
## Version 0.4.0
77

88
### Features
99

pyproject.toml

+1-1
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 = "classes"
12-
version = "0.3.0"
12+
version = "0.4.0"
1313
description = "Smart, pythonic, ad-hoc, typed polymorphism for Python"
1414
license = "BSD-2-Clause"
1515

0 commit comments

Comments
 (0)