aboutsummaryrefslogtreecommitdiff
path: root/VERSION
AgeCommit message (Collapse)Author
2016-05-30Bump for new versionVincent Driessen
2016-05-30This is 2.0.52.0.5Vincent Driessen
2016-05-30This is 2.0.42.0.4Vincent Driessen
2016-05-24Bump the version to 2.0.32.0.3Vincent Driessen
2016-04-28This is 2.0.22.0.2Vincent Driessen
2016-04-24This is 2.0.1Vincent Driessen
2016-04-24set upcoming versionSebastian Thiel
2016-04-22version 2.0.0Sebastian Thiel
2016-04-20Bump minor insteadVincent Driessen
2016-02-11chore(version): set to next patch releaseSebastian Thiel
2016-02-11chore(version-up): v1.0.21.0.2Sebastian Thiel
2015-04-22fix(versionup): release 1.0.11.0.1Sebastian Thiel
2015-04-08fix(version-up): v1.0.0Sebastian Thiel
This is just me being honest to myself, after all, GitPython is already version 3.0, considering that for me the leading zero was just historical baggage.
2015-04-08fix(version-up): v0.3.70.3.7Sebastian Thiel
* milestone URL: http://goo.gl/HFaeZ4
2015-01-22Bumped version to 0.3.6Sebastian Thiel
Unfortunately, installation of a executable script has proven to be so difficult thanks setuptools gloriousness, which will force me to remove that feature
2015-01-12Bumped version to 0.3.5, required latest gitdb (v0.6.4)0.3.5Sebastian Thiel
2015-01-06Bumped version to 0.3.4Sebastian Thiel
2015-01-04Bumped version, updated changelog, reduced code smellSebastian Thiel
There is more work to do though, as many imports are still incorrect. Also, there are still print statements
2014-11-18Bumping version 0.3.2.10.3.2.1Sebastian Thiel
2014-11-14Prepared release 0.3.20.3.2Sebastian Thiel
It represents the latest state on github, which should be better than what's installed by default. [skip ci]
2011-07-06Bumped version to 0.3.2 RC10.3.2-RC1Sebastian Thiel
2011-06-14Bumped version to 0.3.2. Using the latest version of gitdbSebastian Thiel
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