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 1c9a5eb commit cef7339Copy full SHA for cef7339
CHANGELOG.md
@@ -1,10 +1,10 @@
1
# Changelog
2
3
-## v1.0.8rc.1 (2025-09-23)
+## v1.0.8 (2025-09-24)
4
5
### Bug fixes
6
7
-- Update dependency typer to v0.19.2 ([`a4c999d`](https://github.com/Djelibeybi/pyExoyOne/commit/a4c999d235267c3f1214d449f6cfc0bf82d63a33))
+- Update dependency hyper to v0.19.2 ([`1c9a5eb`](https://github.com/Djelibeybi/pyExoyOne/commit/1c9a5eb4da2ef8da620cbb8128767438b27ccef6))
8
9
## v1.0.7 (2025-09-21)
10
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyExoyOne"
-version = "1.0.8rc.1"
+version = "1.0.8"
description = "Python library to configure and control the Exoy(tm) ONE."
authors = ["Avi Miller <[email protected]>"]
license = "MIT"
0 commit comments