From fbc108d63f99271a05079b795d9be3e5257f707c Mon Sep 17 00:00:00 2001 From: Michael Gimbel Date: Thu, 23 Feb 2017 19:28:41 +0000 Subject: [PATCH] updating README and fixing bumpversion config --- .bumpversion.cfg | 2 +- README.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index e4ba79a..7d39525 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -5,4 +5,4 @@ tag = True # these are basically the defaults anyways tag_name = v{new_version} -message = “Bump version: {current_version} -> {new_version}” +message = Bump version: {current_version} -> {new_version} diff --git a/README.txt b/README.txt index c51b7a5..6f1aec5 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,3 @@ Semantic Versioning -1 +2