From 00d8207629cecb499991313e56b2dce9d4556d04 Mon Sep 17 00:00:00 2001 From: "Limor \"Ladyada\" Fried" Date: Mon, 9 Jul 2018 13:53:02 -0400 Subject: [PATCH] Update __init__.py --- ampy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ampy/__init__.py b/ampy/__init__.py index 00b22a3..51fb26b 100644 --- a/ampy/__init__.py +++ b/ampy/__init__.py @@ -1,2 +1,2 @@ # Version of the application. -__version__ = '1.0.4' +__version__ = '1.0.5'