aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0575d05..6b78cd5 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,18 @@ This is just a fork of my own [epr](https://github.com/wustho/epr) with these ex
- Text-to-Speech (with additional setup, read [below](#text-to-speech))
- [Double Spread](#double-spread)
+## Note on `v2021.10.23` and beyond
+
+There happens major refactoring for `epy` in version `v2021.10.23` which harness
+a lot of new stuffs in python standard libraries starting from `python>=3.7`, so
+`epy` won't be compatible with older python version and won't be backward compatible
+with older `epy` version. And if you decide to install this version you might lose
+your reading progress with older `epy`.
+
+There are no new features with this version but some bugfixes. The refactoring is
+just to keep `epy` up to date to recent python and making it easier
+for future contributors to read.
+
## Installation
- Via PyPI