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

Commit 4209fde

Browse files
authored
Update version and changelog for v7.3.2 (#409)
1 parent b9f00ad commit 4209fde

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.3.2 (2022-07-14)
4+
5+
- Parity with Pachyderm 2.2.5
6+
37
## 7.3.1 (2022-07-01)
48

59
- Fix stable docs (#403)

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.3.1"
3+
version = "7.3.2"
44
description = "Python Pachyderm Client"
55
authors = ["Pachyderm Integrations <[email protected]>"]
66
include = ["version.json"]

0 commit comments

Comments
 (0)