Skip to content

Commit 4cab75f

Browse files
Update charm-refresh-build-version to fix charm refresh version (#894)
0.1.4 does not include workaround for canonical/charmcraft#2273
1 parent 7b80358 commit 4cab75f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ tomli-w = "^1.2.0"
8080
optional = true
8181

8282
[tool.poetry.group.build-refresh-version.dependencies]
83-
charm-refresh-build-version = "^0.1.1"
83+
charm-refresh-build-version = "^0.2.0"
8484

8585
# Testing tools configuration
8686
[tool.coverage.run]

0 commit comments

Comments
 (0)