aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2021-01-31 16:12:10 +0100
committerneodarz <neodarz@neodarz.net>2021-01-31 16:12:10 +0100
commit72727d09d0d45c9ca8c043954cf89c498ee36304 (patch)
tree9f70f45d8d2d89c3b6708bd555adf34ef0981383
parent8a8c8276429968eaf52d9c30d75f83f68844d9cf (diff)
downloadpyfunkwhale-72727d09d0d45c9ca8c043954cf89c498ee36304.tar.xz
pyfunkwhale-72727d09d0d45c9ca8c043954cf89c498ee36304.zip
Upgrade API version where the code is tested
According to he changelog https://docs.funkwhale.audio/changelog.html it's safe to say that this library will work with the current last version of Funkwhale.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bfadf8a..41fe849 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
A simple funkwhale API client library
Since API is not frozen, this client library is written for the version
-`0.20.1`.
+`1.0.1`.
# Install