We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810cf72 commit 8f660aaCopy full SHA for 8f660aa
setup.py
@@ -8,9 +8,9 @@
8
9
setup(
10
name='sphinxcontrib-traceability',
11
- version='0.1.5',
+ version='0.2.0',
12
url=project_url,
13
- download_url=project_url + '/archive/v0.1.5.tar.gz',
+ download_url=project_url + '/archive/v0.2.0.tar.gz',
14
license='GNU General Public License v3 (GPLv3)',
15
author='Oscar Ciudad',
16
author_email='oscar@jacho.net',
0 commit comments