changeset 664:862b6b71a358
stable 3.0.0
prepare for release 3.0.0
author |
Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
date |
Sat, 02 Feb 2013 12:57:58 +0100 |
parents |
9d4ff0809a00 |
children |
bd88067af19d |
files |
README setup.py |
diffstat |
2 files changed, 2 insertions(+), 2 deletions(-)
[+]
|
line diff
--- a/README Sat Feb 02 12:21:01 2013 +0100
+++ b/README Sat Feb 02 12:57:58 2013 +0100
@@ -44,7 +44,7 @@
Changelog
==================
-3.0.0 --
+3.0.0 -- 2013-02-02
- compatibility with 2.5
--- a/setup.py Sat Feb 02 12:21:01 2013 +0100
+++ b/setup.py Sat Feb 02 12:57:58 2013 +0100
@@ -5,7 +5,7 @@
setup(
name='hg-evolve',
- version='2.99.0',
+ version='3.0.0',
author='Pierre-Yves David',
maintainer='Pierre-Yves David',
maintainer_email='pierre-yves.david@logilab.fr',