Changeset - f0dfff8ceb27
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-09-22 18:43:47
marcin@python-works.com
bumped mercurial version to 2.3.1
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -63,7 +63,7 @@ if is_windows:
 
    requirements.append("mercurial==2.3.0")
 
else:
 
    requirements.append("py-bcrypt")
 
    requirements.append("mercurial==2.3.0")
 
    requirements.append("mercurial==2.3.1")
 

	
 

	
 
dependency_links = [
0 comments (0 inline, 0 general)