mirror of
https://git.nolog.cz/NoLog.cz/nginx-configurator.git
synced 2025-01-30 19:33:35 +01:00
bump version
This commit is contained in:
parent
a5714a258e
commit
607bc7b5fe
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.2',
|
||||
version='1.1.0',
|
||||
packages=['ncc'],
|
||||
install_requires=[
|
||||
'click',
|
||||
|
|
Loading…
Reference in a new issue