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