Fixed details in README

This commit is contained in:
PacNPal
2024-11-19 09:56:38 -05:00
parent e821ca9ec4
commit af517b1283
2 changed files with 6 additions and 20 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="pip-add",
version="0.2.4",
version="0.2.5",
packages=find_packages(),
install_requires=[
"pip",