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 9475b2c commit 561314fCopy full SHA for 561314f
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="project-structure-extractor",
5
- version="0.1.1",
+ version="0.1.2",
6
packages=find_packages(),
7
install_requires=[
8
"Click",
0 commit comments