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

[enh] release 0.2

parent 28c77b1c
No related branches found
No related tags found
No related merge requests found
Changelog
=========
 
0.2 (2014-06-10)
0.2 (2014-06-11)
----------------
 
- Baron now provides documentation on https://baron.readthedocs.org
Loading
Loading
Loading
Loading
@@ -4,7 +4,7 @@
from setuptools import setup
 
setup(name='baron',
version='0.1.3',
version='0.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