Skip to content

Commit

Permalink
1.1.8
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Mar 2, 2024
1 parent 57c95a4 commit 09c0735
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

<!--next-version-placeholder-->

## v1.1.8 (2024-03-02)

### Fix

* Bump versions to fix ci ([#33](https://github.com/bdraco/unifi-discovery/issues/33)) ([`57c95a4`](https://github.com/bdraco/unifi-discovery/commit/57c95a4948fcbb34f2b22c767a65e8d0d4a5cbeb))
* Docs build ([#32](https://github.com/bdraco/unifi-discovery/issues/32)) ([`774834b`](https://github.com/bdraco/unifi-discovery/commit/774834bb6b71faadb2067cec81acab07a1cc7f8a))
* Import pyroute in the executor ([#31](https://github.com/bdraco/unifi-discovery/issues/31)) ([`fae1de5`](https://github.com/bdraco/unifi-discovery/commit/fae1de5e382c00dee1ff11e2b925331d6a3eab53))

## v1.1.7 (2022-09-21)
### Fix
* Handle asyncio.TimeoutError in console alive check ([#29](https://github.com/bdraco/unifi-discovery/issues/29)) ([`2af5864`](https://github.com/bdraco/unifi-discovery/commit/2af5864c068422a352e0b714ba298274da40ad74))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "unifi-discovery"
version = "1.1.7"
version = "1.1.8"
description = "Discover Unifi Devices"
authors = ["J. Nick Koston <nick@koston.org>"]
license = "Apache Software License 2.0"
Expand Down

0 comments on commit 09c0735

Please sign in to comment.