Add correct version (2.3.1)

This commit is contained in:
jar3b
2016-04-22 13:51:32 +03:00
parent ebeed0db22
commit f79fd1b761
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ from distutils.core import setup
setup(
name='sphinx-py3-api',
version='0.0.1',
version='2.3.1',
packages=['sphinxapi'],
url='https://github.com/jar3b/sphinx-py3-api',
license='MIT',