Skip to content

Commit bcbfc29

Browse files
author
Antonio Esposito
authored
Merge pull request #7 from penguinolog/bump
Bump to 1.1.2
2 parents e4cba40 + 8dec7a5 commit bcbfc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exec_helpers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
'ExecResult',
4646
)
4747

48-
__version__ = '1.1.1'
48+
__version__ = '1.1.2'
4949
__author__ = "Alexey Stepanov"
5050
__author_email__ = '[email protected]'
5151
__maintainers__ = {

0 commit comments

Comments
 (0)