Skip to content

Commit 46d92e5

Browse files
committed
documenting python version support
1 parent 1f4885f commit 46d92e5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Changes
44
0.0.6 (2019-XX-XX)
55
------------------
66

7+
* Added Python 3.8 support
78
* Dropped Python 3.4 support
89
* Updated dependency to ``refuse`` 0.0.5.
910

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ From GitHub:
7676
7777
pip install git+https://github.com/pleiszenburg/loggedfs-python.git@master
7878
79-
**Supports Python 3.{4,5,6,7}.**
79+
**Supports Python 3.{5,6,7,8}.**
8080

8181
**Supports Linux.**
8282
Support for MAC OS X is implemented but has yet not been tested.

0 commit comments

Comments
 (0)