Skip to content

Commit 769bf8a

Browse files
committed
Update retry dependency and bump version
1 parent e06472f commit 769bf8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.3
1+
v1.1.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def run(self):
4444
'pandas',
4545
'pronto',
4646
'requests',
47-
'retry',
47+
'retry2',
4848
],
4949
entry_points='''
5050
[console_scripts]

0 commit comments

Comments
 (0)