Skip to content

Commit 901d7ef

Browse files
authored
Merge pull request #117 from mikeywaites/feature/six-version
make six version >= to avoid conflicts
2 parents 08b28b1 + 6a96b7a commit 901d7ef

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-
1.0.0-rc1
1+
1.0.0-rc2

dependencies/install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
iso8601>=0.1.10
2-
six==1.9.0
2+
six>=1.9.0

0 commit comments

Comments
 (0)