From 425ff8a285f3dfaa6210517d54ef7cbc86483798 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Thu, 9 Nov 2017 05:10:25 +0100 Subject: [PATCH] Version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 88823694..b4887a7d 100755 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ create_etc_dir() setup( name = "runbullet", - version = "0.2.2.dev1", + version = "0.2.2.dev2", author = "Fabio Manganiello", author_email = "info@fabiomanganiello.com", description = ("Runbullet service"),