From 177226281829ad5ae1a5d297df0b91eb5a380c81 Mon Sep 17 00:00:00 2001 From: Felix Seele Date: Mon, 3 Apr 2017 18:28:37 +0200 Subject: [PATCH] Version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6299915..3f78c2f 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name='beacontools', - version='0.1.2', + version='1.0.0', description='A Python library for working with various types of Bluetooth LE Beacons.', long_description=long_description,