Skip to content

Commit

Permalink
cloudfeaster 0.8.0 -> 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsdave committed Aug 17, 2016
1 parent 7e5e9d8 commit 2974ec7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM simonsdave/cloudfeaster:v0.8.0
FROM simonsdave/cloudfeaster:v0.9.1

MAINTAINER Dave Simons

Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
scripts=[
],
install_requires=[
"cloudfeaster==0.8.0",
"cloudfeaster==0.9.1",
],
dependency_links=[
"https://github.com/simonsdave/cloudfeaster/tarball/v0.8.0#egg=cloudfeaster-0.8.0",
"https://github.com/simonsdave/cloudfeaster/tarball/v0.8.0#egg=cloudfeaster-0.9.1",
],
version=version,
description="Gaming Spiders",
Expand Down

0 comments on commit 2974ec7

Please sign in to comment.