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',