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 7ceaeb6 commit 288005aCopy full SHA for 288005a
setup.py
@@ -11,7 +11,7 @@
11
entry_points={
12
"console_scripts": ["cmd-call-graph = callgraph.callgraph:main"]
13
},
14
- version="1.0.1",
+ version="1.0.2",
15
author="Andrea Spadaccini",
16
author_email="[email protected]",
17
description="A simple tool to generate a call graph for calls within Windows CMD (batch) files.",
0 commit comments