Skip to content

Commit

Permalink
Bump to 2.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvollebregt committed Oct 5, 2024
1 parent 69f83a8 commit f46cbdd
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.44.2

🐛 Bug Fixes

- Fix partial configuration files not importing

## 2.44.1

🐛 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.44.1"
__version__ = "2.44.2"

0 comments on commit f46cbdd

Please sign in to comment.