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 0039a29 commit b0777c1Copy full SHA for b0777c1
packages/google-cloud-testutils/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.7.0](https://github.com/googleapis/python-test-utils/compare/v1.6.4...v1.7.0) (2025-10-29)
4
+
5
6
+### Features
7
8
+* Add Python 3.14 support ([#284](https://github.com/googleapis/python-test-utils/issues/284)) ([3cb8491](https://github.com/googleapis/python-test-utils/commit/3cb8491d67d65d2262aa1b65091ea9b615b583af))
9
10
## [1.6.4](https://github.com/googleapis/python-test-utils/compare/v1.6.3...v1.6.4) (2025-05-19)
11
12
packages/google-cloud-testutils/test_utils/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
#
15
-__version__ = "1.6.4"
+__version__ = "1.7.0"
0 commit comments