File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
src/_pyinstaller_hooks_contrib Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ 2024.6 (2024-05-10)
2+ -------------------
3+
4+ New hooks
5+ ~~~~~~~~~
6+
7+ * Add hook for ``schwifty ``. Requires ``schwifty >= 2024.5.1 `` due to
8+ issues with data search path in earlier versions. (`#742
9+ <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/742> `_)
10+
11+
1122024.5 (2024-04-23)
213-------------------
314
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1010# SPDX-License-Identifier: GPL-2.0-or-later
1111# ------------------------------------------------------------------
1212
13- __version__ = '2024.6 '
13+ __version__ = '2024.7 '
1414__maintainer__ = 'Legorooj, bwoodsend'
1515__uri__ = 'https://github.com/pyinstaller/pyinstaller-hooks-contrib'
You can’t perform that action at this time.
0 commit comments