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 3c1328e commit e602a28Copy full SHA for e602a28
CHANGELOG.md
@@ -1,10 +1,10 @@
1
# Changelog
2
3
-## v1.0.7-rc.1 (2025-09-21)
+## v1.0.7 (2025-09-21)
4
5
### Bug fixes
6
7
-- Update dependency typer to ^0.19.0 ([`71e8efb`](https://github.com/Djelibeybi/pyExoyOne/commit/71e8efb6253bf4e37501fd48f350d7c8da98144f))
+- Update dependency typer to ^0.19.0 ([`3c1328e`](https://github.com/Djelibeybi/pyExoyOne/commit/3c1328ea0306e5cc427db1df993866af1cc1633e))
8
9
## v1.0.6 (2025-09-21)
10
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyExoyOne"
-version = "1.0.7rc.1"
+version = "1.0.7"
description = "Python library to configure and control the Exoy(tm) ONE."
authors = ["Avi Miller <[email protected]>"]
license = "MIT"
0 commit comments