File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 55* ** Breaking change:** replaced ` pkg_resources ` by ` importlib.resources ` . This increases the minimum Python version to 3.11.
66* ** Bug fix** : removed ampersand before ` device_auth_token ` parameter in aauth challenge requests for 18.0.0+.
77* ** Bug fix** : added missing ` naCountry ` parameter to baas login requests for 18.0.0+.
8- * Added support for system version 19.0.0.
8+ * Added support for system version 19.0.0 and 19.0.1.
9+
10+ * Released on 2024-12-02*
911
1012### 2.2.1
1113* Fixed the header order in the dauth flow for system version 18.0.0 and later.
Original file line number Diff line number Diff line change 66
77setuptools .setup (
88 name = "nintendoclients" ,
9- version = "2.2.1 " ,
9+ version = "3.0.0 " ,
1010 description = "Nintendo network library" ,
1111 long_description = long_description ,
1212 author = "Yannik Marchand" ,
You can’t perform that action at this time.
0 commit comments