Skip to content

Commit 3f37c4e

Browse files
authored
Bump to 1.3.6 (#62)
Signed-off-by: Alexey Stepanov <penguinolog@gmail.com>
1 parent f98d3b4 commit 3f37c4e

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
@@ -48,7 +48,7 @@
4848
'ExecResult',
4949
)
5050

51-
__version__ = '1.3.5'
51+
__version__ = '1.3.6'
5252
__author__ = "Alexey Stepanov"
5353
__author_email__ = 'penguinolog@gmail.com'
5454
__maintainers__ = {

0 commit comments

Comments
 (0)