Skip to content

Commit

Permalink
Atualiza setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelpezzuto committed Jan 24, 2022
1 parent 206a36b commit 23d67d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

setup(
name='scielo-sushiapi',
version='0.5.1',
version='0.6.0',
packages=find_packages(
exclude=["*.tests", "*.tests.*", "tests.*", "tests", "docs"]
),
Expand Down

0 comments on commit 23d67d4

Please sign in to comment.