We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbb63db commit 8761a17Copy full SHA for 8761a17
exec_helpers/__init__.py
@@ -46,7 +46,7 @@
46
'ExecResult',
47
)
48
49
-__version__ = '1.3.1'
+__version__ = '1.3.2'
50
__author__ = "Alexey Stepanov"
51
__author_email__ = 'penguinolog@gmail.com'
52
__maintainers__ = {
0 commit comments