File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## [ 3.2.1] ( https://github.com/cpcloud/protoletariat/compare/3.2.0...3.2.1 ) (2023-03-27)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update dependency grpcio-tools to v1.53.0 ([ e81a4b9] ( https://github.com/cpcloud/protoletariat/commit/e81a4b93bde49a4dcf109d02e00fc2e48da7a5cd ) )
9
+
3
10
## [ 3.2.0] ( https://github.com/cpcloud/protoletariat/compare/3.1.0...3.2.0 ) (2023-03-19)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
"""Protocol buffers for the rest of us."""
2
2
3
- __version__ = "3.2.0 "
3
+ __version__ = "3.2.1 "
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " protoletariat"
3
- version = " 3.2.0 "
3
+ version = " 3.2.1 "
4
4
packages = [{ include = " protoletariat" }]
5
5
homepage = " https://github.com/cpcloud/protoletariat"
6
6
repository = " https://github.com/cpcloud/protoletariat"
You can’t perform that action at this time.
0 commit comments