Skip to content

Commit

Permalink
incremented minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
erickpeirson committed Jan 30, 2019
1 parent 752b562 commit 1c5aa8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name='arxiv-submission-core',
version='0.5.3rc4',
version='0.6.1',
packages=[f'arxiv.{package}' for package
in find_packages('arxiv')],
zip_safe=False,
Expand Down

0 comments on commit 1c5aa8a

Please sign in to comment.