Skip to content

Commit 288005a

Browse files
committed
Bump version to 1.0.2y
1 parent 7ceaeb6 commit 288005a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
entry_points={
1212
"console_scripts": ["cmd-call-graph = callgraph.callgraph:main"]
1313
},
14-
version="1.0.1",
14+
version="1.0.2",
1515
author="Andrea Spadaccini",
1616
author_email="[email protected]",
1717
description="A simple tool to generate a call graph for calls within Windows CMD (batch) files.",

0 commit comments

Comments
 (0)