Skip to content

Commit b87d41a

Browse files
committed
Update requirements.txt
1 parent b4278b0 commit b87d41a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ gevent==1.2.2
55
greenlet==0.4.12
66
grequests==0.3.0
77
idna==2.5
8-
pkg-resources==0.0.0
98
requests==2.18.1
9+
terminaltables==3.1.0
1010
urllib3==1.21.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
packages=['ACedIt'],
5454

55-
version='1.0',
55+
version='1.0.0',
5656

5757
description='Download and test against sample test cases from any competitive programming website',
5858

0 commit comments

Comments
 (0)