We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79a47f commit 4078644Copy full SHA for 4078644
1 file changed
setup.py
@@ -11,7 +11,7 @@
11
12
setup(
13
name="grep-ast",
14
- version="0.2.3",
+ version="0.2.4",
15
description="A tool to grep through the AST of a source file",
16
url="https://github.com/paul-gauthier/grep-ast",
17
long_description=long_description,
0 commit comments