Skip to content

Commit

Permalink
incremented version number
Browse files Browse the repository at this point in the history
  • Loading branch information
erickpeirson committed Aug 10, 2018
1 parent dd82d7c commit bfbcc96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion users/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name='arxiv-auth',
version='0.1.0rc1',
version='0.1.0rc2',
packages=[f'arxiv.{package}' for package
in find_packages('./arxiv', exclude=['*test*'])],
install_requires=[
Expand Down

0 comments on commit bfbcc96

Please sign in to comment.