Update setup.py version to 1.1.0
This commit is contained in:
parent
943a4cdb66
commit
a220f0fb60
2
setup.py
2
setup.py
@ -18,7 +18,7 @@ from setuptools import setup, find_packages
|
||||
|
||||
|
||||
PROJECT = 'kayobe'
|
||||
VERSION = '1.0.0'
|
||||
VERSION = '1.1.0'
|
||||
|
||||
try:
|
||||
long_description = open('README.md', 'rt').read()
|
||||
|
Loading…
x
Reference in New Issue
Block a user