Skip to content

Commit c56383c

Browse files
committedApr 3, 2022
22.2.0 open for business
1 parent 58b2646 commit c56383c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎HISTORY.rst

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
=======
22
History
33
=======
4+
22.2.0 (UNRELEASED)
5+
-------------------
6+
7+
48
22.1.0 (2022-04-03)
59
-------------------
610
* cattrs now uses the CalVer versioning convention.

‎pyproject.toml

+1-1
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 = "22.1.0"
10+
version = "22.2.0dev0"
1111
description = "Composable complex class support for attrs and dataclasses."
1212
authors = ["Tin Tvrtkovic <tinchester@gmail.com>"]
1313
license = "MIT"

0 commit comments

Comments
 (0)