Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ There is a free [eBook and styles bundle](https://embt.co/PythonGUIBundle) with
### Supports: ###

* Win32 & Win64 x86 architectures
* Python cp3.6, cp3.7, cp3.8, cp3.9, cp3.10 and cp3.11
* Python cp3.8, cp3.9, cp3.10, cp3.11, cp3.12, and cp3.13

### Conda support: ###

* Win x86 and x64 from Python cp3.6 to cp3.11
* Win x86 and x64 from Python cp3.8 to cp3.13

### Venv support: ###

* Win x86 and x64 from Python cp3.6 to cp3.11
* Win x86 and x64 from Python cp3.8 to cp3.13

## See Also

Expand Down
Loading