Skip to content

Commit eb4e0a9

Browse files
Merge pull request #12 from robbievanleeuwen/releases/v0.2.1
Bump version to v0.2.1
2 parents 68c2340 + d6f44c9 commit eb4e0a9

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.github/release-drafter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ version-resolver:
5353
# Custom text at start of release
5454
header: >
5555
56-
Initial release.
56+
This release fixes a bug that ensures `GH_PAT` is used when requesting updates.
5757
5858
template: |
5959

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "upgrade-dependencies"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Creates PRs for dependency updates in python projects"
55
readme = "README.md"
66
license = {file = "LICENSE"}

uv.lock

+4-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)