Skip to content

Commit 552c2aa

Browse files
committed
Bump version to 1.7.5
1 parent b3be23f commit 552c2aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='scholarly',
8-
version='1.7.3',
8+
version='1.7.4',
99
author='Steven A. Cholewiak, Panos Ipeirotis, Victor Silva, Arun Kannawadi',
1010
1111
description='Simple access to Google Scholar authors and citations',
@@ -29,7 +29,7 @@
2929
'bibtexparser',
3030
'deprecated',
3131
'fake_useragent',
32-
'free-proxy',
32+
'free-proxy<1.1.0',
3333
'python-dotenv',
3434
'requests[socks]',
3535
'selenium',

0 commit comments

Comments
 (0)