mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-27 21:40:51 +00:00
Refresh package data to assure better pyghmi and confetty
This commit is contained in:
@@ -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'],
|
||||
)
|
||||
|
Reference in New Issue
Block a user