Skip to content

Commit cc6beb0

Browse files
authored
Update setup.py
1 parent 536e239 commit cc6beb0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='scholarly',
8-
version='0.3.1',
8+
version='0.3.2',
99
author='Steven A. Cholewiak, Panos Ipeirotis, Victor Silva',
1010
1111
description='Simple access to Google Scholar authors and citations',
@@ -15,7 +15,6 @@
1515

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

0 commit comments

Comments
 (0)