diff --git a/dist/color_manager_nv-1.0.0-py3-none-any.whl b/dist/color_manager_nv-1.0.0-py3-none-any.whl new file mode 100644 index 00000000..733efea9 Binary files /dev/null and b/dist/color_manager_nv-1.0.0-py3-none-any.whl differ diff --git a/dist/color_manager_nv-1.0.0.tar.gz b/dist/color_manager_nv-1.0.0.tar.gz new file mode 100644 index 00000000..0c0caddb Binary files /dev/null and b/dist/color_manager_nv-1.0.0.tar.gz differ diff --git a/setup.py b/setup.py index 895b2cef..568cbc74 100644 --- a/setup.py +++ b/setup.py @@ -3,10 +3,10 @@ from setuptools import setup, find_packages setup( setup_requires=['wheel'], name="color_manager_nv", - version="0.1.0", + version="1.0.0", author="Nicklas Vraa", author_email="nicklasvraa@proton.me", - description="A package for recoloring icon and wallpaper packs and desktop themes", + description="A package for recoloring icon- and wallpaper-packs and desktop themes", url="https://github.com/nicklasvraa/color-manager", classifiers=[ "Programming Language :: Python :: 3",