Skip to content

Commit 69e16fe

Browse files
authored
Bump to v7.1.4 (#1533)
Release-Version: v7.1.4
1 parent c5d1584 commit 69e16fe

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
## Unreleased
1010

11+
## 7.1.4 - 2024-11-07
12+
1113
### Fixed
1214

1315
- `pip` parser failing with whitespace around `==` in requirement specifier

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "phylum-cli"
3-
version = "7.1.3"
3+
version = "7.1.4"
44
authors = ["Phylum, Inc. <[email protected]>"]
55
license = "GPL-3.0-or-later"
66
edition = "2021"

extensions/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
## Unreleased
1010

11+
## 7.1.4 - 2024-11-07
12+
1113
### Fixed
1214

1315
- Add missing `organization` parameters to global `Phylum` object endpoints

0 commit comments

Comments
 (0)