From c3b4602ed1ed8068dea9e509f6d8d5962b16ec22 Mon Sep 17 00:00:00 2001 From: Miwory Date: Wed, 26 Nov 2025 01:32:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- src/osuclient/schema.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index dc1c4e5..984d587 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "osuclient" -version = "0.2.0" +version = "0.2.1" description = "Client for osu! API" readme = "README.md" authors = [ diff --git a/src/osuclient/schema.py b/src/osuclient/schema.py index 6d57c00..1c85bc8 100644 --- a/src/osuclient/schema.py +++ b/src/osuclient/schema.py @@ -576,7 +576,7 @@ class GetUserSchema(UserExtended): country: Country # cover favourite_beatmapset_count: int - follow_user_mapping: list[int] + # follow_user_mapping: list[int] follower_count: int graveyard_beatmapset_count: int groups: list[UserGroup] @@ -597,7 +597,7 @@ class GetUserSchema(UserExtended): scores_best_count: int scores_first_count: int scores_recent_count: int - session_verified: bool + # session_verified: bool statistics: UserStatistics support_level: int # user_achievements