Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mhl10 committed Jun 10, 2019
2 parents a9c2c03 + eaf1ea6 commit 3c516f4
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 @@ -5,7 +5,7 @@

setup(
name='arxiv-base',
version='0.15.8',
version='0.15.8.post1',
packages=[f'arxiv.{package}' for package
in find_packages('arxiv', exclude=['*test*'])],
zip_safe=False,
Expand Down

0 comments on commit 3c516f4

Please sign in to comment.