Skip to content

Commit

Permalink
Up version to 1.10.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwalton3 committed Aug 10, 2024
1 parent 15164d4 commit 4e90e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jellyfin_apiclient_python/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

#################################################################################################

__version__ = '1.9.2'
__version__ = '1.10.0'


class NullHandler(logging.Handler):
Expand Down

0 comments on commit 4e90e3d

Please sign in to comment.