Releases: randomchars42/Sortingshop
Releases · randomchars42/Sortingshop
SortingShop 1.1.1
- try to circumvent issue with
wxpython==4.2.0 - if
sortingshopremains not installable, try:pip install --user attrdict3before installingsortingshop- if you install
sortingshopwithpipxusepipx install --system-site-packagesafterpip install --user attrdict3
Sortingshop 1.1.0
- upgrade to wxpython4.2
- drop alias
SortingShop, onlysortingshopremains - drop
setup.pyin favour ofpyproject.toml
SortingShop 1.0.2
Fix Layout for wxPython >= 4.1.0
SortingShop 1.0.1
fix failing to go to the first / next picture sometimes
SortingShop 1.0.0
First stable release!
Install via
pip install SortingShopor
pipx install SortingShop