Skip to content

Commit

Permalink
release: v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Negima1072 committed Aug 15, 2024
1 parent 1b6c42f commit df78e1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion niconico/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from niconico.niconico import NicoNico

__all__ = ("NicoNico",)
__version__ = "2.0.2"
__version__ = "2.0.3"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "niconico.py"
version = "2.0.2"
version = "2.0.3"
description = "API wrapper for NicoNico services"
authors = ["Negima1072 <ngm1072@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit df78e1e

Please sign in to comment.