We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ef477 commit f989aa7Copy full SHA for f989aa7
pywren_ibm_cloud/version.py
@@ -14,7 +14,7 @@
14
# limitations under the License.
15
#
16
17
-__version__ = "1.0.21-SNAPSHOT"
+__version__ = "1.1.0"
18
19
if __name__ == "__main__":
20
print(__version__)
0 commit comments