diff --git a/ibm_scc/version.py b/ibm_scc/version.py index 799a16a..772ad25 100644 --- a/ibm_scc/version.py +++ b/ibm_scc/version.py @@ -1,6 +1,6 @@ # coding: utf-8 -# (C) Copyright IBM Corp. 2019, 2020. +# (C) Copyright IBM Corp. 2025. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,4 +17,4 @@ """ Version of mysdk """ -__version__ = '4.0.1' \ No newline at end of file +__version__ = '5.0.0' \ No newline at end of file