Skip to content

Commit 4078644

Browse files
author
Paul Gauthier
committed
v0.2.4
1 parent b79a47f commit 4078644

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name="grep-ast",
14-
version="0.2.3",
14+
version="0.2.4",
1515
description="A tool to grep through the AST of a source file",
1616
url="https://github.com/paul-gauthier/grep-ast",
1717
long_description=long_description,

0 commit comments

Comments
 (0)