Skip to content

Commit 28361c6

Browse files
committed
update pypi v1.2.6 to apply patch
Signed-off-by: lucyking <[email protected]>
1 parent 55a360d commit 28361c6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ReadMe.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
AutoItLibrary
1+
AutoItLibrary
22
=============
33
[![Latest Version](https://img.shields.io/pypi/v/robotframework-autoitlibrary.svg)](https://pypi.python.org/pypi/robotframework-autoitlibrary)
44

55
Changelog:
6-
7-
Added Python 3 support
6+
2020/09/28 Return PID of the launched application using "Run" keyword
7+
2018/06/29 Added Python 3 support
88

99
Introduction
1010
------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
# Do the distutils installation
9696
#
9797
setup(name = "robotframework-autoitlibrary",
98-
version = "1.2.5",
98+
version = "1.2.6",
9999
description = "AutoItLibrary for Robot Framework",
100100
author = "Joe Hisaishi",
101101
author_email = "[email protected]",

0 commit comments

Comments
 (0)