Skip to content

Commit 0088cc0

Browse files
committed
Bump the branch to 2.3.2
1 parent 5f235c0 commit 0088cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroid/__pkginfo__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
"""astroid packaging information"""
1919

20-
version = "2.3.1"
20+
version = "2.3.2"
2121
numversion = tuple(int(elem) for elem in version.split(".") if elem.isdigit())
2222

2323
extras_require = {}

0 commit comments

Comments
 (0)