You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setup(name="addons",version="1.0.1",packages=find_packages(),install_requires=[],author="Vahab Programmer",author_email="vahab.goudarzi.2011@gamil.com",description="Python Addons",long_description=open("README.md").read(),long_description_content_type="text/markdown",url="https://github.com/Vahab-Programmer/Python-Addons",classifiers=["Programming Language :: Python :: 3","License :: OSI Approved :: MIT License","Operating System :: OS Independent",],python_requires='>=3.8')
2
+
setup(name="addons",version="1.1.0",packages=find_packages(),install_requires=[],author="Vahab Programmer",author_email="vahab.goudarzi.2011@gamil.com",description="Python Addons",long_description=open("README.md").read(),long_description_content_type="text/markdown",url="https://github.com/Vahab-Programmer/Python-Addons",classifiers=["Programming Language :: Python :: 3","License :: OSI Approved :: MIT License","Operating System :: OS Independent",],python_requires='>=3.8')
0 commit comments