Skip to content

Commit

Permalink
Merge pull request #46 from NabuCasa/dev
Browse files Browse the repository at this point in the history
Release 0.11
  • Loading branch information
pvizeli authored Mar 25, 2019
2 parents be292c7 + e24b4d0 commit afbdfd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup

VERSION = "0.10"
VERSION = "0.11"

setup(
name="hass-nabucasa",
Expand Down Expand Up @@ -30,7 +30,7 @@
packages=["hass_nabucasa"],
install_requires=[
"warrant==0.6.1",
"snitun==0.17",
"snitun==0.18",
"acme==0.32.0",
"cryptography>=2.5",
"attrs>=18.2.0",
Expand Down

0 comments on commit afbdfd7

Please sign in to comment.