summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Musso <hashar@free.fr>2014-07-24 12:39:27 +0200
committerAntoine Musso <hashar@free.fr>2014-07-24 12:39:27 +0200
commit9421cbc67e81629895ff1f7f397254bfe096ba49 (patch)
treef523c7aef346a9e5eee6cb217885b6d74f457b35
parent5244f7751c10865df94980817cfbe99b7933d4d6 (diff)
downloadgitpython-9421cbc67e81629895ff1f7f397254bfe096ba49.tar.gz
Update README.md to use fixed date
Relative dates are not that precise, so instead of 3 years ago set it the last release date to July 2011.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 818e3751..d2a858bf 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ A distribution package can be obtained for manual installation at:
[![Build Status](https://travis-ci.org/gitpython-developers/GitPython.svg?branch=0.3)](https://travis-ci.org/gitpython-developers/GitPython)
[![Coverage Status](https://coveralls.io/repos/gitpython-developers/GitPython/badge.png)](https://coveralls.io/r/gitpython-developers/GitPython)
-The project was idle for 2 years, the last release was made about 3 years ago. Reason for this might have been the project's dependency on me as sole active maintainer, which is an issue in itself.
+The project was idle for 2 years, the last release (v0.3.2 RC1) was made on July 2011. Reason for this might have been the project's dependency on me as sole active maintainer, which is an issue in itself.
Now I am back and fully dedicated to pushing [OSS](https://github.com/Byron/bcore) forward in the realm of [digital content creation](http://gooseberry.blender.org/), and git-python will see some of my time as well. Therefore it will be moving forward, slowly but steadily.