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

[enh] bugfix release

parent 6588b34a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -4,7 +4,7 @@
from setuptools import setup
 
setup(name='baron',
version='0.1',
version='0.1.1',
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