Skip to content

Commit

Permalink
[setup] Bump to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Mar 2, 2024
1 parent a722812 commit 8c9ef8f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[metadata]
name = ibmcloud-python-sdk
summary = IBM Cloud Python SDK
version = 1.1.3
version = 1.1.4
license = Apache2
description = IBM Cloud Python SDK
long_description = file: README.md
Expand Down Expand Up @@ -36,7 +36,8 @@ packages = find_namespace:
install_requires =
PyYAML>=3.12
softlayer==5.8.7
PyJWT==2.4.0
PyJWT==2.8.0
ibm-cos-sdk==2.6.2
botocore==1.16.9
botocore>=1.16.9
pymemcache==3.2.0
cryptography==42.0.5

0 comments on commit 8c9ef8f

Please sign in to comment.