Skip to content

Commit

Permalink
Merge pull request #2 from EmilyBarbour/develop
Browse files Browse the repository at this point in the history
merge changes to release
  • Loading branch information
Emily Barbour authored Nov 6, 2018
2 parents 5498182 + 98e707b commit 7b1db27
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions twbot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
oauthlib==2.0.1
boto3==1.4.4
olefile==0.44
Pillow==3.4.2
python-dateutil==2.6.0
pytz==2016.4
requests==2.8.1
requests-oauthlib==0.4.1
selenium==3.0.1
six==1.10.0
oauthlib==2.1.0
boto3==1.9.38
olefile==0.46
Pillow==5.3.0
python-dateutil==2.7.5
pytz==2018.7
requests==2.20.0
requests-oauthlib==1.0.0
selenium==3.141.0
six==1.11.0
2 changes: 1 addition & 1 deletion twbot/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='twtrbot',
version='0.1',
version='0.2',
packages=['twtrbot'],
url='https://github.com/emilybarbour/twtrbot',
license='MIT',
Expand Down

0 comments on commit 7b1db27

Please sign in to comment.