Skip to content

Commit

Permalink
+ Updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
Genarito committed Jun 8, 2021
1 parent ddb4b10 commit f8feb32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ All kind of contribution is welcome! If you want to contribute just:
To run all the tests: `python -m unittest`. More info in [official Unittest docs][unittest-docs]

[unittest-docs]: https://docs.python.org/3/library/unittest.html#module-unittest
[gura]: https://github.com/jware-solutions/gura
[gura]: https://github.com/gura-conf/gura


### Building
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
long_description_content_type='text/markdown',
author='JWare',
author_email='jware.organization@gmail.com',
url='https://github.com/jware-solutions/gura-python-parser',
download_url='https://github.com/jware-solutions/gura-python-parser/archive/refs/tags/0.3.0.tar.gz',
url='https://github.com/gura-conf/gura-python-parser',
download_url='https://github.com/gura-conf/gura-python-parser/archive/refs/tags/1.0.0.tar.gz',
keywords=['Gura', 'parser', 'loads', 'dumps', 'encode', 'decode'],
install_requires=[
'wheel'
Expand Down

0 comments on commit f8feb32

Please sign in to comment.