Skip to content

Commit 9ce49e2

Browse files
authored
docs: updated version for release 5.0.0 (#61)
updated the README to the new version
2 parents ade7537 + 451e64f commit 9ce49e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm_scc/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding: utf-8
22

3-
# (C) Copyright IBM Corp. 2019, 2020.
3+
# (C) Copyright IBM Corp. 2025.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.
@@ -17,4 +17,4 @@
1717
"""
1818
Version of mysdk
1919
"""
20-
__version__ = '4.0.1'
20+
__version__ = '5.0.0'

0 commit comments

Comments
 (0)