We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60e9d7 commit de4307eCopy full SHA for de4307e
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## Ongoing
+## Ongoing / 1.7.8a0
4
5
-- Chores move module publishing on (test)pypi to Trusted Publishing (and using uv)
+- Chores move module publishing on (test)pypi to Trusted Publishing (and using uv) - released as alpha 1.7.8a0 to demonstrate functionality
6
7
## v1.7.7
8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plugwise"
-version = "1.7.7"
+version = "1.7.8a0"
license = "MIT"
9
description = "Plugwise Smile (Adam/Anna/P1) and Stretch module for Python 3."
10
readme = "README.md"
0 commit comments