From 6d12457d8f236a5ec9e74cb7f567aa170aa85d88 Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Mon, 26 Dec 2016 20:09:14 +0100 Subject: [PATCH] Release 20161216.0. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cf788d9..f096739 100755 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ def man_files(pattern): setup( name = __name__, - version = "0.1", + version = "20161226.0", author = 'Andrew Shadura', author_email = 'andrew@shadura.me', url = 'https://github.com/andrewshadura/git-crecord',