diff options
author | mathieui <mathieui@mathieui.net> | 2018-08-08 23:42:22 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2018-08-08 23:42:22 +0200 |
commit | 86a2f280d23cec176e381e088cd4e5d73bc58f4c (patch) | |
tree | a79cf4e715419b54983a0edf52e358e1a9d12241 /README.rst | |
parent | 490f15b8fc9e5d205fd75cf4ce13cd2b3841ddf1 (diff) | |
download | slixmpp-86a2f280d23cec176e381e088cd4e5d73bc58f4c.tar.gz slixmpp-86a2f280d23cec176e381e088cd4e5d73bc58f4c.tar.bz2 slixmpp-86a2f280d23cec176e381e088cd4e5d73bc58f4c.tar.xz slixmpp-86a2f280d23cec176e381e088cd4e5d73bc58f4c.zip |
Document that slixmpp is now 3.5+ only
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Slixmpp ######### -Slixmpp is an MIT licensed XMPP library for Python 3.4+. It is a fork of +Slixmpp is an MIT licensed XMPP library for Python 3.5+. It is a fork of SleekXMPP. Slixmpp's goals is to only rewrite the core of the library (the low level |