--- a/README Thu Apr 10 16:02:02 2014 -0400
+++ b/README Wed May 14 16:36:37 2014 -0700
@@ -47,7 +47,7 @@
Changelog
=========
-3.3.2 --
+3.3.2 -- 2014-05-14
- fix a bug where evolve were creating changeset with 2 parents on windows
(fix issues #16, #35 and #42)
--- a/setup.py Thu Apr 10 16:02:02 2014 -0400
+++ b/setup.py Wed May 14 16:36:37 2014 -0700
@@ -5,7 +5,7 @@
setup(
name='hg-evolve',
- version='3.3.1',
+ version='3.3.2',
author='Pierre-Yves David',
maintainer='Pierre-Yves David',
maintainer_email='pierre-yves.david@ens-lyon.org',