Skip to content

Commit b6ab9b2

Browse files
committed
move to 1.1.1 release
1 parent b2b011b commit b6ab9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pywren_ibm_cloud/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "1.1.1-SNAPSHOT"
17+
__version__ = "1.1.1"
1818

1919
if __name__ == "__main__":
2020
print(__version__)

0 commit comments

Comments
 (0)