Add correct version (2.3.1)
This commit is contained in:
parent
ebeed0db22
commit
f79fd1b761
@ -3,5 +3,5 @@
|
|||||||
##Installation
|
##Installation
|
||||||
`pip install https://github.com/jar3b/sphinx-py3-api/zipball/master`
|
`pip install https://github.com/jar3b/sphinx-py3-api/zipball/master`
|
||||||
##Version
|
##Version
|
||||||
- Sphinx: 2.2.10
|
- Sphinx: 2.3.1-beta
|
||||||
- Api: sphinxapi.py 4885 2015-01-20 07:02:07Z deogar
|
- Api: sphinxapi.py 4885 2015-01-20 07:02:07Z deogar
|
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from distutils.core import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='sphinx-py3-api',
|
name='sphinx-py3-api',
|
||||||
version='0.0.1',
|
version='2.3.1',
|
||||||
packages=['sphinxapi'],
|
packages=['sphinxapi'],
|
||||||
url='https://github.com/jar3b/sphinx-py3-api',
|
url='https://github.com/jar3b/sphinx-py3-api',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user