File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/google-cloud-testutils Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.2] ( https://github.com/googleapis/python-test-utils/compare/v1.3.1...v1.3.2 ) (2022-06-06)
4+
5+
6+ ### Documentation
7+
8+ * fix changelog header to consistent size ([ #100 ] ( https://github.com/googleapis/python-test-utils/issues/100 ) ) ([ a446cdc] ( https://github.com/googleapis/python-test-utils/commit/a446cdcb4b9e32c7066da82e2e6cae4a6210d85a ) )
9+
310## [ 1.3.1] ( https://www.github.com/googleapis/python-test-utils/compare/v1.3.0...v1.3.1 ) (2021-12-07)
411
512
Original file line number Diff line number Diff line change 1616import os
1717import setuptools # type: ignore
1818
19- version = "1.3.1 "
19+ version = "1.3.2 "
2020
2121package_root = os .path .abspath (os .path .dirname (__file__ ))
2222
You can’t perform that action at this time.
0 commit comments