Update version number
This commit is contained in:
parent
ab94f50b82
commit
d684cfed18
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
setup(name='hyp-server',
|
setup(name='hyp-server',
|
||||||
version='1.1.0',
|
version='1.2.0',
|
||||||
description='Hyperminimal https server',
|
description='Hyperminimal https server',
|
||||||
url='http://github.com/rnhmjoj/hyp',
|
url='http://github.com/rnhmjoj/hyp',
|
||||||
author='rnhmjoj',
|
author='rnhmjoj',
|
||||||
|
Loading…
Reference in New Issue
Block a user