This repository was archived by the owner on Oct 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ v1.0.0b8] - 2023-04-02
8+
79### Changed
810- Updated CppWinRT to v2.0.230225.1.
911- Update PyWinRT to [ v1.0.0-beta.8] ( https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.8 ) .
5557- Initial release.
5658
5759
58- [ Unreleased ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b7...HEAD
60+ [ Unreleased ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b8...HEAD
61+ [ v1.0.0b8 ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b7...v1.0.0b8
5962[ v1.0.0b7 ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b6...v1.0.0b7
6063[ v1.0.0b6 ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b5...v1.0.0b6
6164[ v1.0.0b5 ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b4...v1.0.0b5
Original file line number Diff line number Diff line change 77
88setup (
99 name = "winsdk" ,
10- version = "1.0.0b7 " ,
10+ version = "1.0.0b8 " ,
1111 description = "Python bindings for the Windows SDK" ,
1212 long_description = long_description ,
1313 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments