From 3470e269bcdc9091d0c5e25e7c09ce175c7cee77 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 8 Apr 2015 15:14:37 +0200 Subject: fix(version-up): v0.3.7 * milestone URL: http://goo.gl/HFaeZ4 --- VERSION | 2 +- doc/source/changes.rst | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 449d7e73..0f826853 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.6 +0.3.7 diff --git a/doc/source/changes.rst b/doc/source/changes.rst index 99b578bd..d9f44a86 100644 --- a/doc/source/changes.rst +++ b/doc/source/changes.rst @@ -16,6 +16,9 @@ Changelog obvious by throwing `GitCommandNotFound`, both on unix and on windows. - Those who support **GUI on windows** will now have to set `git.Git.USE_SHELL = True` to get the previous behaviour. + +* A list of all issues can be found `on github `_ + 0.3.6 - Features ================ -- cgit v1.2.1