Skip to content

Commit f2de331

Browse files
committed
update code base from python2 to python3
1 parent 23f7b8f commit f2de331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from distutils.core import setup
33

44
setup(name='MaestroOps',
5-
version='0.8.4',
5+
version='0.8.5',
66
description='Python Automation Framework for Development Operations Teams',
77
author='Signiant DevOps',
88
author_email='[email protected]',

0 commit comments

Comments
 (0)