changeset 1352:0688330fda7d

release 0.4.0 Ignore-this: c1b1337626e03b603e50b5c2c2b9c397 darcs-hash:0c6d46b941573a35fa459b5cf8ff2dc7db12f8e9
author drewp <drewp@bigasterisk.com>
date Thu, 25 Apr 2019 23:33:35 -0700
parents 457bd56e750e
children 0ba7a78dcd4a
files lib/homeauto_anynode/setup.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib/homeauto_anynode/setup.py	Thu Apr 25 23:33:06 2019 -0700
+++ b/lib/homeauto_anynode/setup.py	Thu Apr 25 23:33:35 2019 -0700
@@ -2,10 +2,10 @@
  
 setup(
     name='homeauto_anynode',
-    version='0.3.0',
+    version='0.4.0',
     packages=['homeauto_anynode'],
     package_dir={'homeauto_anynode': ''},
-    url='https://projects.bigasterisk.com/homeauto-anynode/homeauto_anynode-0.3.0.tar.gz',
+    url='https://projects.bigasterisk.com/homeauto-anynode/homeauto_anynode-0.4.0.tar.gz',
     author='Drew Perttula',
     author_email='drewp@bigasterisk.com',
 )