Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.

Commit 135e109

Browse files
author
Ben Bonenfant
committed
bump version to v7.2.1
1 parent f79fb95 commit 135e109

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 7.2.1 (2022-06-01)
4+
5+
- Pin protobuf dependency to >=3.17.1,<4.0.0
6+
37
## 7.2.0 (2022-05-02)
48

59
- Better handling of gRPC Connection errors when unable to connect to a pachyderm instance.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-pachyderm"
3-
version = "7.2.0"
3+
version = "7.2.1"
44
description = "Python Pachyderm Client"
55
authors = ["Pachyderm Integrations <[email protected]>"]
66
include = ["version.json"]

0 commit comments

Comments
 (0)