Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
uNickz committed Dec 23, 2023
1 parent 0ec21d9 commit 79b8eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebSite2PDF/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .client import Client

__version__ = "0.1.1"
__version__ = "0.1.3"
__license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)"
__copyright__ = "Copyright (C) 2023 uNickz <https://github.com/uNickz>"

0 comments on commit 79b8eec

Please sign in to comment.