DatGuy1 / Windows-Toasts

Python library used to send toast notifications on Windows machines
Apache License 2.0
96 stars 6 forks source link

Allow version 2.1.0 of winrt-packages #152

Closed lovetox closed 2 months ago

lovetox commented 2 months ago

dependencies currently do only allow 2.0.1.

Is there a reason why you limit the version that much?

DatGuy1 commented 2 months ago

I was previously stung by the winsdk 1.0 -> 2.0 migration. I'll pin it to the current major version instead, as I believe dlech adheres to semver.