Update version number
This commit is contained in:
parent
ab94f50b82
commit
d684cfed18
4
setup.py
4
setup.py
@ -1,7 +1,7 @@
|
||||
from setuptools import setup
|
||||
|
||||
setup(name='hyp-server',
|
||||
version='1.1.0',
|
||||
version='1.2.0',
|
||||
description='Hyperminimal https server',
|
||||
url='http://github.com/rnhmjoj/hyp',
|
||||
author='rnhmjoj',
|
||||
@ -18,4 +18,4 @@ setup(name='hyp-server',
|
||||
'Programming Language :: Python :: 3 :: Only',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'License :: OSI Approved :: GNU General Public License (GPL)',
|
||||
])
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user