Fix typo
This commit is contained in:
pare
9e81226ce6
commit
b2aeb6816f
S'han modificat 1 arxius amb 2 adicions i 2 eliminacions
4
setup.py
4
setup.py
|
@ -1,6 +1,6 @@
|
|||
import setuptools
|
||||
|
||||
VERSION = '0.1.6'
|
||||
VERSION = '0.1.7'
|
||||
|
||||
with open('README.md', 'r', encoding='utf-8') as fh:
|
||||
long_description = fh.read()
|
||||
|
@ -14,7 +14,7 @@ setuptools.setup(
|
|||
packages=['ejabberdapi'],
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
url='https://git.mastodont.cat/pla/EjabberdAPI.py',
|
||||
url='https://git.mastodont.cat/spla/EjabberdAPI.py',
|
||||
install_requires=['requests'],
|
||||
project_urls={
|
||||
'Bug Tracker': 'https://git.mastodont.cat/spla/EjabberdAPI.py/issues',
|
||||
|
|
Loading…
Referencia en una nova incidència