Skip to content

Commit

Permalink
Merge pull request #144 from vivekkumac/v101
Browse files Browse the repository at this point in the history
Updated to version 1.0.1

Reviewed by Jun Wook Kwak ([email protected])
Signed-off by Jun Wook Kwak ([email protected])
  • Loading branch information
bpwook committed May 23, 2016
2 parents 67b6702 + e310b8e commit d4763e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mk/acktools-setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from distutils.core import setup

setup(name='AutoCertKit',
version='1.0.0',
version='1.0.1',
author='Citrix System Inc.',
url='http://github.com/xenserver/auto-cert-kit',
packages=['acktools', 'acktools.net'],
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from distutils.core import setup

setup(name='AutoCertKit',
version='1.0.0',
version='1.0.1',
author='Citrix System Inc.',
url='http://github.com/xenserver/auto-cert-kit',
packages=['autocertkit', 'XenAPI', 'acktools', 'acktools.net'],
Expand Down

0 comments on commit d4763e7

Please sign in to comment.