Skip to content

Commit

Permalink
Release v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Nov 5, 2019
1 parent 94d4dfe commit bd1d97c
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 @@ -52,7 +52,7 @@ def run(self, *args, **kwargs):
url='https://github.com/leonardt/ast_tools',
author='Leonard Truong',
author_email='lenny@cs.stanford.edu',
version='0.0.8',
version='0.0.9',
description='Toolbox for working with the Python AST',
scripts=[],
packages=[
Expand Down

0 comments on commit bd1d97c

Please sign in to comment.