Skip to content

Commit 561314f

Browse files
committed
Bump version to 0.1.2 for GitHub Actions
1 parent 9475b2c commit 561314f

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name="project-structure-extractor",
5-
version="0.1.1",
5+
version="0.1.2",
66
packages=find_packages(),
77
install_requires=[
88
"Click",

0 commit comments

Comments
 (0)