Skip to content

Commit e602a28

Browse files
author
semantic-release
committed
1.0.7
Automatically generated by python-semantic-release
1 parent 3c1328e commit e602a28

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Changelog
22

3-
## v1.0.7-rc.1 (2025-09-21)
3+
## v1.0.7 (2025-09-21)
44

55
### Bug fixes
66

7-
- Update dependency typer to ^0.19.0 ([`71e8efb`](https://github.com/Djelibeybi/pyExoyOne/commit/71e8efb6253bf4e37501fd48f350d7c8da98144f))
7+
- Update dependency typer to ^0.19.0 ([`3c1328e`](https://github.com/Djelibeybi/pyExoyOne/commit/3c1328ea0306e5cc427db1df993866af1cc1633e))
88

99
## v1.0.6 (2025-09-21)
1010

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyExoyOne"
3-
version = "1.0.7rc.1"
3+
version = "1.0.7"
44
description = "Python library to configure and control the Exoy(tm) ONE."
55
authors = ["Avi Miller <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)