aboutsummaryrefslogtreecommitdiff
path: root/VERSION
AgeCommit message (Collapse)Author
2010-11-21Changed version to 0.3.1 (removed beta1) so that other projects can actually ↵0.3.1-beta1Sebastian Thiel
depend on git-python using the setuptools. Previously it would claim the version did not exist, probably because the setuptools are just comparing strings
2010-11-19Bumped version number to 0.3.1Sebastian Thiel
2010-07-09bumped verison to 0.3.0 beta20.3.0-beta2Sebastian Thiel
docs: added changelog, which moved from the CHANGES file into sphinx
2010-07-01Added further information about the required submodules, and how to install ↵Sebastian Thiel
them. Incremeneted version to 0.3.0 beta1
2010-04-07Used this release for a first beta of the 0.2 branch of developmentSebastian Thiel
TODO: Added info about doc improvements Authors: Added myself as Contributor, and noted the partial rewrite which happend in 0.2
2009-01-24Bumped version 0.1.60.1.6Michael Trier
2008-12-15Added in new changes and bumped for version 0.1.50.1.5Michael Trier
2008-07-19bump for package change.Michael Trier
2008-07-16bump0.1.4Michael Trier
2008-05-30renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵Michael Trier
up tests so they pass except for stderr test. Modified version information retrieval.
2008-05-18lots of little fixes. Corrected problem with creating bare repo. Added ↵Michael Trier
Repo.create alias.
2008-05-07Apparently I'm a moronMichael Trier
2008-05-07initial projectMichael Trier