We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65fcc0b commit 5b12798Copy full SHA for 5b12798
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v1.32.2 (2019-07-08)
4
+
5
+### Bug fixes and other changes
6
7
+ * enable logging-format-interpolation pylint check
8
+ * remove superfluous parens per Pylint rule
9
10
+### Documentation changes
11
12
+ * add pypi, rtd, black badges to readme
13
14
## v1.32.1 (2019-07-04)
15
16
### Bug fixes and other changes
VERSION
@@ -1 +1 @@
-1.32.2.dev0
+1.32.2
0 commit comments