diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-12-05 20:39:13 -0800 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-12-05 20:39:13 -0800 |
| commit | 409cfbabcadb613dce0ea68ff591a239033db0ce (patch) | |
| tree | 00205ce6061ac934ba414a9e4fec05c3eb4aa66c | |
| parent | 479fd86ddc77d25eac19cf2aa761bb129c9e0092 (diff) | |
| parent | 1355a68ac8adce548b00c869a5d72d89662ce6c5 (diff) | |
| download | py-bcrypt-git-409cfbabcadb613dce0ea68ff591a239033db0ce.tar.gz | |
Merge pull request #28 from dstufft/slight-reword
Slightly reword this not to specify every single Python version
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,4 +64,4 @@ Compatibility ------------- This library should be compatible with py-bcrypt and it will run on Python -2.6, 2.7, 3.2, 3.3 and PyPy 2.0. +2.6+, 3.2+, and PyPy. |
