From 5a0789b887d4f93e31084ccbddea956000506530 Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Sun, 20 Jan 2019 11:23:48 -0500 Subject: Bump dev version --- dotfiles/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/__init__.py b/dotfiles/__init__.py index df432d6..0b5e150 100644 --- a/dotfiles/__init__.py +++ b/dotfiles/__init__.py @@ -9,4 +9,4 @@ :license: ISC, see LICENSE.md for more details. """ -__version__ = '0.9.dev1' +__version__ = '0.9.dev2' -- cgit v1.2.3