Skip to content

Commit 0f54230

Browse files
authored
Merge pull request #9 from goldyfruit/baremetal
[setup] Bump versions
2 parents b36280b + 2953c85 commit 0f54230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = ibmcloud-python-sdk
33
summary = IBM Cloud Python SDK
4-
version = 1.0.0
4+
version = 1.1.0
55
license = Apache2
66
description = IBM Cloud Python SDK
77
long_description = file: README.md
@@ -36,7 +36,7 @@ packages = find_namespace:
3636
install_requires =
3737
PyYAML>=3.12
3838
softlayer==5.8.7
39-
PyJWT>=1.7.1
39+
PyJWT==2.4.0
4040
ibm-cos-sdk==2.6.2
4141
botocore==1.16.9
4242
pymemcache==3.2.0

0 commit comments

Comments
 (0)