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

[enh] release bugfix release 0.1.2

parent 51fdd664
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -9,7 +9,7 @@ Planned:
- dictionary that contains the order un which the items of a node must be
rendered
 
0.1.2 (unreleased)
0.1.2 (2014-04-08)
------------------
 
- baron.dumps now accept a signle FST node, it was only working with a list of
Loading
Loading
Loading
Loading
@@ -4,7 +4,7 @@
from setuptools import setup
 
setup(name='baron',
version='0.1.1',
version='0.1.2',
description='Full Syntax Tree for python to make writing refactoring code a realist task',
author='Laurent Peuch',
long_description=open("README.md", "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