Skip to content

Commit

Permalink
- release 4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EchterAlsFake committed Aug 28, 2024
1 parent b73c7f3 commit 9c57d6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "phub"
version = "4.7.1"
version = "4.7.2"
description = "An API for Pornhub"
authors = [
{name = 'Egsagon', email = "[email protected]"},
Expand Down
2 changes: 1 addition & 1 deletion src/phub/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
__author__ = 'Egsagon, EchterAlsFake'
__copyright__ = 'Copyright 2024, PHUB'
__license__ = 'GPLv3'
__version__ = '4.7'
__version__ = '4.7.2'

__all__ = ['Client', 'Quality', 'core', 'utils',
'consts', 'errors', 'objects', 'modules']
Expand Down

0 comments on commit 9c57d6f

Please sign in to comment.