We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b30376 commit 5f8be91Copy full SHA for 5f8be91
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
Notable differences from version 1.1.2.
4
5
-## Version 2.0.0 – 2023-05-04
+## Version 2.0.1 – 2023-05-11
6
7
### Added
8
@@ -12,6 +12,7 @@ Notable differences from version 1.1.2.
12
### Changed
13
14
- Update wxpython to 4.1.1 and remove incompatible align flags.
15
+- Update tutorial project files for py3.
16
17
### Deprecated
18
@@ -20,4 +21,3 @@ Notable differences from version 1.1.2.
20
21
### Fixed
22
23
- Incompatible conversion between bytes and str from py2 to py3.
--
0 commit comments