Skip to content

Commit

Permalink
Merge pull request #166 from scholarly-python-package/develop
Browse files Browse the repository at this point in the history
Release to master
  • Loading branch information
programize-admin committed Aug 4, 2020
2 parents affde93 + f18e793 commit f4307cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 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.3',
version='0.4.0',
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 Down Expand Up @@ -37,4 +37,4 @@
'free-proxy',
],
test_suite="test_module.py"
)
)

0 comments on commit f4307cb

Please sign in to comment.