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.0b4] - 2022-04-23
8+
79### Changed
810
911- Update PyWinRT to [ v1.0.0-beta.4] ( https://github.com/pywinrt/pywinrt/releases/tag/v1.0.0-beta.4 ) .
2527- Initial release.
2628
2729
28- [ Unreleased ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b3...HEAD
30+ [ Unreleased ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b4...HEAD
31+ [ v1.0.0b4 ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b3...v1.0.0b4
2932[ v1.0.0b3 ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b2...v1.0.0b3
3033[ v1.0.0b2 ] : https://github.com/pywinrt/python-winsdk/compare/v1.0.0b1...v1.0.0b2
3134[ v1.0.0b1 ] : https://github.com/pywinrt/python-winsdk/tags/v1.0.0b1
Original file line number Diff line number Diff line change 77
88setup (
99 name = "winsdk" ,
10- version = "1.0.0b3 " ,
10+ version = "1.0.0b4 " ,
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