Skip to content

Commit 8761a17

Browse files
dis-xcompenguinolog
authored andcommitted
Bump to version 1.3.2 (#50)
prepare to python 3.7
1 parent dbb63db commit 8761a17

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
@@ -46,7 +46,7 @@
4646
'ExecResult',
4747
)
4848

49-
__version__ = '1.3.1'
49+
__version__ = '1.3.2'
5050
__author__ = "Alexey Stepanov"
5151
__author_email__ = 'penguinolog@gmail.com'
5252
__maintainers__ = {

0 commit comments

Comments
 (0)