Skip to content
Snippets Groups Projects
Commit cb99e036 authored by Laurent Peuch's avatar Laurent Peuch
Browse files

[enh] release 0.4

parent 5e257f28
No related branches found
No related tags found
No related merge requests found
Changelog
=========
 
0.4 (unreleased)
0.4 (2014-12-11)
----------------
 
- compatibility with baron upstream (removal of def_argument_node and
uniformisation of def_arguments structure)
- fix: long wasn't supported in redbaron (due to a bug in baron)
 
0.3 (2014-11-12)
----------------
Loading
Loading
Loading
Loading
@@ -12,7 +12,7 @@ except ImportError:
 
 
setup(name='redbaron',
version='0.3',
version='0.4',
description='Abstraction on top of baron, a FST for python to make writing refactoring code a realistic task',
author='Laurent Peuch',
long_description=read_md("README.md") + "\n\n" + open("CHANGELOG", "r").read(),
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment