Skip to content

Commit

Permalink
Bump to v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbybyte committed Jan 31, 2023
1 parent e8b4c59 commit 858e066
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fantiadl.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
import models

__author__ = "bitbybyte"
__copyright__ = "Copyright 2021 bitbybyte"
__copyright__ = "Copyright 2023 bitbybyte"

__license__ = "MIT"
__version__ = "1.8.2"
__version__ = "1.8.3"

BASE_HOST = "fantia.jp"

Expand Down

0 comments on commit 858e066

Please sign in to comment.