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