Skip to content

Commit

Permalink
Merge pull request #136 from bpwook/v100
Browse files Browse the repository at this point in the history
Updated to version 1.0.0

Signed-off by Jun Wook Kwak ([email protected])
  • Loading branch information
bpwook committed Apr 28, 2016
2 parents 39df510 + 9abe921 commit d8f8845
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='0.9.1',
version='1.0.0',
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='0.9.1',
version='1.0.0',
author='Citrix System Inc.',
url='http://github.com/xenserver/auto-cert-kit',
packages=['autocertkit', 'XenAPI', 'acktools', 'acktools.net'],
Expand Down

0 comments on commit d8f8845

Please sign in to comment.