Skip to content

Commit

Permalink
[enh] release 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycojoker committed Sep 3, 2016
1 parent a9adb3b commit 59386e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup

setup(name='ast2json',
version='0.1',
version='0.2',
description='convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)',
author='Laurent Peuch',
long_description=open('README.rst', 'r').read(),
Expand Down

0 comments on commit 59386e2

Please sign in to comment.