Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Aug 6, 2024
1 parent 15085ac commit f5bc451
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
@@ -1,5 +1,13 @@
# Changelog

## v0.5.0 (2024-08-06)

### Feature


- Add license (#13) ([`15085ac`](https://github.com/uilibs/mficlient/commit/15085ac87b5f3f872f643ddb0b85ff8d2084a6e7))


## v0.4.1 (2024-08-05)

### Fix
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 = "mficlient"
version = "0.4.1"
version = "0.5.0"
description = "A remote control client for Ubiquiti's UVC NVR"
authors = ["Dan Smith <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit f5bc451

Please sign in to comment.