Skip to content

Commit

Permalink
Bump to 2.43.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvollebregt committed Mar 25, 2024
1 parent 665a0a3 commit b355323
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
@@ -1,5 +1,11 @@
# Changelog

## 2.43.3

🐛 Bug Fixes

- [#475](https://github.com/brentvollebregt/auto-py-to-exe/issues/475): Fix warning text colour in dark mode

## 2.43.2

🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion auto_py_to_exe/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.43.2"
__version__ = "2.43.3"

0 comments on commit b355323

Please sign in to comment.