diff --git a/CHANGES.rst b/CHANGES.rst index e9bd777..c925388 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,7 +2,7 @@ Changelog of nens-auth-client =================================================== -1.5.1 (unreleased) +1.6.0 (2024-03-20) ------------------ - Added Bearer token parsing to WSO2 client. diff --git a/setup.py b/setup.py index bdb5705..21975ea 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -version = "1.5.1.dev0" +version = "1.6.0" long_description = "\n\n".join( [