Skip to content

Commit

Permalink
Huge changes, moving to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ociu committed Nov 20, 2023
1 parent 810cf72 commit 8f660aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

setup(
name='sphinxcontrib-traceability',
version='0.1.5',
version='0.2.0',
url=project_url,
download_url=project_url + '/archive/v0.1.5.tar.gz',
download_url=project_url + '/archive/v0.2.0.tar.gz',
license='GNU General Public License v3 (GPLv3)',
author='Oscar Ciudad',
author_email='oscar@jacho.net',
Expand Down

0 comments on commit 8f660aa

Please sign in to comment.