bump version
This commit is contained in:
parent
a84b66eb88
commit
67bf25a0a0
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='ncc',
|
||||
version='1.0.1',
|
||||
version='1.0.2',
|
||||
packages=['ncc'],
|
||||
install_requires=[
|
||||
'click',
|
||||
|
|
Loading…
Reference in a new issue