commit 3223382001a9c15e5f089ab660beb08e1f1d5c39
parent cba86fa6b844bea8402663397f2d06d8fb96101e
Author: Joris Vink <joris@coders.se>
Date: Sat, 23 Jan 2021 12:32:06 +0100
wording
Diffstat:
api/python.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/api/python.md b/api/python.md
@@ -9,8 +9,7 @@ Python 3.6 or higher should be used.
# A Kore Python application
-Since the 4.0.0 release you can use Kore as an asynchronous first
-Python web development platform.
+Since Kore 4.x you can use Kore as an asynchronous first Python web development platform.
Completely configurable via code and easy to setup and write.