Skip to content

Commit 0a2c390

Browse files
committed
Release 2.2.1
1 parent b6cb50c commit 0a2c390

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11

22
## Changelog
33

4+
### 2.2.1
5+
* Fixed the header order in the dauth flow for system version 18.0.0 and later.
6+
7+
*Released on 2024-08-06*
8+
49
### 2.2.0
510
* Added support for system version 18.1.0.
611

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name = "nintendoclients",
9-
version = "2.2.0",
9+
version = "2.2.1",
1010
description = "Nintendo network library",
1111
long_description = long_description,
1212
author = "Yannik Marchand",

0 commit comments

Comments
 (0)