mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Update packaging==21.3
This commit is contained in:
parent
0ec2d70e4b
commit
f52d985f8c
5 changed files with 17 additions and 46 deletions
|
@ -17,7 +17,7 @@ __title__ = "packaging"
|
|||
__summary__ = "Core utilities for Python packages"
|
||||
__uri__ = "https://github.com/pypa/packaging"
|
||||
|
||||
__version__ = "21.0"
|
||||
__version__ = "21.3"
|
||||
|
||||
__author__ = "Donald Stufft and individual contributors"
|
||||
__email__ = "donald@stufft.io"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue