diff setup.py @ 18:9daa281d996b

Add a HTTP timeout, and verify the server response.
author Paul Fisher <paul@pfish.zone>
date Thu, 16 Jan 2020 23:52:30 -0500
parents 39c0686e6765
children 7117db65715e
line wrap: on
line diff
--- a/setup.py	Thu Oct 17 22:28:12 2019 -0400
+++ b/setup.py	Thu Jan 16 23:52:30 2020 -0500
@@ -2,7 +2,7 @@
 
 setuptools.setup(
     name='weatherlog',
-    version='0.2.0',
+    version='0.2.1',
     packages=setuptools.find_packages(),
     python_requires='>=3.7',
     install_requires=[