Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ipeirotis committed Jun 1, 2020
1 parent 536e239 commit cc6beb0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='scholarly',
version='0.3.1',
version='0.3.2',
author='Steven A. Cholewiak, Panos Ipeirotis, Victor Silva',
author_email='steven@cholewiak.com, panos@stern.nyu.edu, vsilva@ualberta.ca',
description='Simple access to Google Scholar authors and citations',
Expand All @@ -15,7 +15,6 @@

url='https://github.com/scholarly-python-package/scholarly',
packages=setuptools.find_packages(),
download_url='https://github.com/scholarly-python-package/scholarly/zip/v0.3',
keywords=['Google Scholar', 'academics', 'citations'],
classifiers=[
'Development Status :: 3 - Alpha',
Expand Down

0 comments on commit cc6beb0

Please sign in to comment.