Skip to content

Commit 3cee857

Browse files
committed
23.1.2
1 parent 147ad8a commit 3cee857

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# History
22

3-
## 23.1.2 (UNRELEASED)
3+
## 23.1.2 (2023-06-02)
44
- Improve `typing_extensions` version bound. ([#372](https://github.com/python-attrs/cattrs/issues/372))
55

66
## 23.1.1 (2023-05-30)

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ known_first_party = ["cattr"]
77

88
[tool.poetry]
99
name = "cattrs"
10-
version = "23.1.2.dev0"
10+
version = "23.1.2"
1111
description = "Composable complex class support for attrs and dataclasses."
1212
authors = ["Tin Tvrtkovic <[email protected]>"]
1313
license = "MIT"

0 commit comments

Comments
 (0)