Skip to content

Commit 790a6a8

Browse files
authored
Merge pull request #223 from plugwise/pypi-release
Force a merge with release to pypi
2 parents 6b522b9 + 4caffd4 commit 790a6a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name: Latest commit
55

66
env:
7-
CACHE_VERSION: 7
7+
CACHE_VERSION: 8
88
DEFAULT_PYTHON: "3.13"
99
PRE_COMMIT_HOME: ~/.cache/pre-commit
1010

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "plugwise_usb"
7-
version = "v0.40.0b0"
7+
version = "v0.40.0b1"
88
keywords = ["home", "automation", "plugwise", "module", "usb"]
99
classifiers = [
1010
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)