forked from platypush/platypush
Version bump
This commit is contained in:
parent
c689b9bbf1
commit
12abef5b05
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -31,7 +31,7 @@ create_etc_dir()
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = "runbullet",
|
name = "runbullet",
|
||||||
version = "0.2.0.dev1",
|
version = "0.2.1.dev1",
|
||||||
author = "Fabio Manganiello",
|
author = "Fabio Manganiello",
|
||||||
author_email = "info@fabiomanganiello.com",
|
author_email = "info@fabiomanganiello.com",
|
||||||
description = ("Runbullet service"),
|
description = ("Runbullet service"),
|
||||||
|
|
Loading…
Reference in a new issue