mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-25 02:52:07 +00:00
Refresh package data to assure better pyghmi and confetty
This commit is contained in:
parent
9c441df050
commit
3443a73558
@ -2,11 +2,11 @@ from setuptools import setup
|
||||
|
||||
setup(
|
||||
name='confluent_client',
|
||||
version='0.1.1',
|
||||
version='0.1.2',
|
||||
author='Jarrod Johnson',
|
||||
author_email='jbjohnso@us.ibm.com',
|
||||
url='http://xcat.sf.net/',
|
||||
packages=['confluent'],
|
||||
install_requires=['confluent_common>=0.1.1'],
|
||||
install_requires=['confluent_common>=0.1.0'],
|
||||
scripts=['bin/confetty'],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user