Skip to content

Commit

Permalink
chore: bump to v0.34.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
phylum-bot committed Aug 15, 2023
1 parent ca33672 commit b5028a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ However, some entries may be manually edited, where it helps for clarity and und

<!--next-version-placeholder-->

## v0.34.0 (2023-08-15)

### Feature

* Improve GitLab integration for partial checkouts ([#291](https://github.com/phylum-dev/phylum-ci/issues/291)) ([`ca33672`](https://github.com/phylum-dev/phylum-ci/commit/ca33672ce75c59b4365ca4d618148ce1501a5313))

## v0.33.0 (2023-08-09)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "phylum"
version = "0.33.0"
version = "0.34.0"
description = "Utilities for integrating Phylum into CI pipelines (and beyond)"
license = "GPL-3.0-or-later"
authors = ["Phylum, Inc. <[email protected]>"]
Expand Down

0 comments on commit b5028a7

Please sign in to comment.