Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mibs510 committed Jul 8, 2023
2 parents 2d47f3b + b3ea32a commit cd779d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## v0.0.3 (2023-07-08)

### Fix

* **apps:** Setup.py ([`0ac2d6f`](https://github.com/mibs510/OpenALPR-Webhook/commit/0ac2d6fa7a29eebc3573769ca8d9218e4c80fbae))

## v0.0.2 (2023-07-08)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.2"
__version__ = "0.0.3"

0 comments on commit cd779d4

Please sign in to comment.