diff setup.py @ 20:a7fe635d1c88

add a nice icon
author Paul Fisher <paul@pfish.zone>
date Sun, 13 Oct 2019 18:44:12 -0400
parents 47987502bf4c
children beb42c835c52
line wrap: on
line diff
--- a/setup.py	Sun Oct 13 18:22:06 2019 -0400
+++ b/setup.py	Sun Oct 13 18:44:12 2019 -0400
@@ -2,7 +2,7 @@
 
 setuptools.setup(
     name='weather-server',
-    version='0.0.4',
+    version='0.0.5',
     packages=setuptools.find_packages(),
     python_requires='>=3.7',
     install_requires=[